FBSDKAppGroupAddDialogDelegate
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.
Extends Protocol:NSObject
Declared in:FBSDKAppGroupAddDialog.h
인스턴스 메서드
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));