Properties
content
@property (nonatomic,
copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
Declared In:
FBSDKAppGroupAddDialog.h
Extends Class: | NSObject |
Declared in: | FBSDKAppGroupAddDialog.h |
content
@property (nonatomic,
copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
FBSDKAppGroupAddDialog.h
delegate
@property (nonatomic,
weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
FBSDKAppGroupAddDialog.h
showWithContent:delegate:
+ (instancetype)
showWithContent: | (FBSDKAppGroupContent *)content |
delegate: | (id<FBSDKAppGroupAddDialogDelegate>)delegate |
__attribute__((deprecated));
FBSDKAppGroupAddDialog.h
canShow
- (BOOL)
canShow __attribute__((deprecated));
FBSDKAppGroupAddDialog.h
show
- (BOOL)
show __attribute__((deprecated));
FBSDKAppGroupAddDialog.h
validateWithError:
- (BOOL)
validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));
FBSDKAppGroupAddDialog.h