FBSDKAppGroupJoinDialog Class Reference
Inherits from | NSObject |
Declared in | FBSDKAppGroupJoinDialog.h |
Overview
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
Tasks
-
+ showWithGroupID:delegate:
-
delegate
property -
groupID
property -
– canShow
-
– show
-
– validateWithError:
Properties
Class Methods
showWithGroupID:delegate:
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
+ (instancetype)showWithGroupID:(NSString *)groupID delegate:(id<FBSDKAppGroupJoinDialogDelegate>)delegate
Declared In
FBSDKAppGroupJoinDialog.h
Instance Methods
canShow
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (BOOL)canShow
Declared In
FBSDKAppGroupJoinDialog.h