Inherits from NSObject
Declared in FBSDKAppGroupJoinDialog.h

Properties

delegate

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.)

@property (nonatomic, weak) id<FBSDKAppGroupJoinDialogDelegate> delegate

Declared In

FBSDKAppGroupJoinDialog.h

groupID

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.)

@property (nonatomic, copy) NSString *groupID

Declared In

FBSDKAppGroupJoinDialog.h

Class Methods

showWithGroupID:delegate:

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: 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

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: 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

show

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.)

- (BOOL)show

Declared In

FBSDKAppGroupJoinDialog.h

validateWithError:

App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information. (Deprecated: App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.)

- (BOOL)validateWithError:(NSError *__autoreleasing *)errorRef

Declared In

FBSDKAppGroupJoinDialog.h