FBSDKAppGroupAddDialog Class Reference
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.
Tasks
-
+ showWithContent:delegate:
-
delegate
property -
content
property -
– canShow
-
– show
-
– validateWithError:
Properties
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