FBSDKAppGroupJoinDialogDelegate Protocol Reference
Conforms to | NSObject |
Declared in | FBSDKAppGroupJoinDialog.h |
Tasks
-
– appGroupJoinDialog:didCompleteWithResults:
required method -
– appGroupJoinDialog:didFailWithError:
required method -
– appGroupJoinDialogDidCancel:
required method
Instance Methods
appGroupJoinDialog:didCompleteWithResults:
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.)
- (void)appGroupJoinDialog:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog didCompleteWithResults:(NSDictionary *)results
Declared In
FBSDKAppGroupJoinDialog.h
appGroupJoinDialog:didFailWithError:
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.)
- (void)appGroupJoinDialog:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog didFailWithError:(NSError *)error
Declared In
FBSDKAppGroupJoinDialog.h
appGroupJoinDialogDidCancel:
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.)
- (void)appGroupJoinDialogDidCancel:(FBSDKAppGroupJoinDialog *)appGroupJoinDialog
Declared In
FBSDKAppGroupJoinDialog.h