Conforms to 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.

Instance Methods

appGroupAddDialog:didCompleteWithResults:

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupAddDialog:(FBSDKAppGroupAddDialog *)appGroupAddDialog didCompleteWithResults:(NSDictionary *)results

Declared In

FBSDKAppGroupAddDialog.h

appGroupAddDialog:didFailWithError:

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupAddDialog:(FBSDKAppGroupAddDialog *)appGroupAddDialog didFailWithError:(NSError *)error

Declared In

FBSDKAppGroupAddDialog.h

appGroupAddDialogDidCancel:

  • Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupAddDialogDidCancel:(FBSDKAppGroupAddDialog *)appGroupAddDialog

Declared In

FBSDKAppGroupAddDialog.h