FBSDKAppGroupAddDialogDelegate
Extends Protocol:NSObject
Declared in:FBSDKAppGroupAddDialog.h
Méthodes d’instance
appGroupAddDialog:didCompleteWithResults:
- (void)
appGroupAddDialog: (FBSDKAppGroupAddDialog *)appGroupAddDialog
didCompleteWithResults: (NSDictionary *)results
__attribute__((deprecated));
Déclaré dans : FBSDKAppGroupAddDialog.h
appGroupAddDialog:didFailWithError:
- (void)
appGroupAddDialog: (FBSDKAppGroupAddDialog *)appGroupAddDialog
didFailWithError: (NSError *)error
__attribute__((deprecated));
Déclaré dans : FBSDKAppGroupAddDialog.h
appGroupAddDialogDidCancel:
- (void) appGroupAddDialogDidCancel:(FBSDKAppGroupAddDialog *)appGroupAddDialog __attribute__((deprecated));
Déclaré dans : FBSDKAppGroupAddDialog.h