Inherits from NSObject
Declared in FBSDKAppGroupAddDialog.h

Overview

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

Properties

content

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
@property (nonatomic, copy) FBSDKAppGroupContent *content

Declared In

FBSDKAppGroupAddDialog.h

delegate

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate

Declared In

FBSDKAppGroupAddDialog.h

Class Methods

showWithContent:delegate:

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
+ (instancetype)showWithContent:(FBSDKAppGroupContent *)content delegate:(id<FBSDKAppGroupAddDialogDelegate>)delegate

Declared In

FBSDKAppGroupAddDialog.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

FBSDKAppGroupAddDialog.h

show

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

Declared In

FBSDKAppGroupAddDialog.h

validateWithError:

  • Warning: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

FBSDKAppGroupAddDialog.h