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));