FBSDKAppGroupAddDialog
A more recent version of this class is available. Check out the latest version.
Extends Class:NSObject
Declared in:FBSDKAppGroupAddDialog.h
Properties
content
@property (nonatomic, copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
delegate
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
Class Methods
showWithContent:delegate:
+ (instancetype)
showWithContent: (FBSDKAppGroupContent *)content
delegate: (id<FBSDKAppGroupAddDialogDelegate>)delegate
__attribute__((deprecated));
Instance Methods
canShow
- (BOOL) canShow __attribute__((deprecated));
show
- (BOOL) show __attribute__((deprecated));
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));