FBSDKAppGroupJoinDialog
Extends Class:NSObject
Declared in:FBSDKAppGroupJoinDialog.h
Properties
delegate
@property (nonatomic, weak) id<FBSDKAppGroupJoinDialogDelegate> delegate __attribute__ ((deprecated
groupID
@property (nonatomic, copy) NSString *groupID __attribute__ ((deprecated
Class Methods
showWithGroupID:delegate:
+ (instancetype)
showWithGroupID: (NSString *)groupID
delegate: (id<FBSDKAppGroupJoinDialogDelegate>)delegate
__attribute__((deprecated));
Instance Methods
canShow
- (BOOL) canShow __attribute__((deprecated));
show
- (BOOL) show __attribute__((deprecated));
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));