FBSDKAppGroupAddDialog
Há uma versão mais recente desta classe disponível. Confira. a versão mais recente.
Extends Class:NSObject
Declared in:FBSDKAppGroupAddDialog.h
Propriedades
content
@property (nonatomic, copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
delegate
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
Métodos de classe
showWithContent:delegate:
+ (instancetype)
showWithContent: (FBSDKAppGroupContent *)content
delegate: (id<FBSDKAppGroupAddDialogDelegate>)delegate
__attribute__((deprecated));
Métodos da instância
canShow
- (BOOL) canShow __attribute__((deprecated));
show
- (BOOL) show __attribute__((deprecated));
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));