FBSDKAppGroupAddDialog
このクラスには新しいバージョンがあります。ご確認ください。 最新バージョン
Extends Class:NSObject
Declared in:FBSDKAppGroupAddDialog.h
プロパティ
content
@property (nonatomic, copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
宣言されたアイテム: FBSDKAppGroupAddDialog.h
delegate
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
宣言されたアイテム: FBSDKAppGroupAddDialog.h
クラスメソッド
showWithContent:delegate:
+ (instancetype)
showWithContent: (FBSDKAppGroupContent *)content
delegate: (id<FBSDKAppGroupAddDialogDelegate>)delegate
__attribute__((deprecated));
宣言されたアイテム: FBSDKAppGroupAddDialog.h
インスタンスメソッド
canShow
- (BOOL) canShow __attribute__((deprecated));
宣言されたアイテム: FBSDKAppGroupAddDialog.h
show
- (BOOL) show __attribute__((deprecated));
宣言されたアイテム: FBSDKAppGroupAddDialog.h
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));
宣言されたアイテム: FBSDKAppGroupAddDialog.h