FBSDKAppGroupAddDialog
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.
Extends Class:NSObject
Declared in:FBSDKAppGroupAddDialog.h
속성
content
@property (nonatomic, copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
delegate
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
클래스 메서드
showWithContent:delegate:
+ (instancetype)
showWithContent: (FBSDKAppGroupContent *)content
delegate: (id<FBSDKAppGroupAddDialogDelegate>)delegate
__attribute__((deprecated));
인스턴스 메서드
canShow
- (BOOL) canShow __attribute__((deprecated));
show
- (BOOL) show __attribute__((deprecated));
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));