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