Instance Methods
appGroupJoinDialog:didCompleteWithResults:
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupJoinDialog:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog didCompleteWithResults:(NSDictionary *)results
Declared In
FBSDKAppGroupJoinDialog.h
appGroupJoinDialog:didFailWithError:
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupJoinDialog:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog didFailWithError:(NSError *)error
Declared In
FBSDKAppGroupJoinDialog.h
appGroupJoinDialogDidCancel:
- Warning:App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
- (void)appGroupJoinDialogDidCancel:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog
Declared In
FBSDKAppGroupJoinDialog.h