FBSDKAppGroupAddDialogDelegate
Extends Protocol:NSObject
Declared in:FBSDKAppGroupAddDialog.h
Instance Methods
appGroupAddDialog:didCompleteWithResults:
- (void)
appGroupAddDialog: (FBSDKAppGroupAddDialog *)appGroupAddDialog
didCompleteWithResults: (NSDictionary *)results
__attribute__((deprecated));
appGroupAddDialog:didFailWithError:
- (void)
appGroupAddDialog: (FBSDKAppGroupAddDialog *)appGroupAddDialog
didFailWithError: (NSError *)error
__attribute__((deprecated));
appGroupAddDialogDidCancel:
- (void) appGroupAddDialogDidCancel:(FBSDKAppGroupAddDialog *)appGroupAddDialog __attribute__((deprecated));