FBSDKAppGroupAddDialog
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.
Extends Class:NSObject
Declared in:FBSDKAppGroupAddDialog.h
Eigenschaften
content
@property (nonatomic, copy) FBSDKAppGroupContent *content __attribute__ ((deprecated
delegate
@property (nonatomic, weak) id<FBSDKAppGroupAddDialogDelegate> delegate __attribute__ ((deprecated
Klassenmethoden
showWithContent:delegate:
+ (instancetype)
showWithContent: (FBSDKAppGroupContent *)content
delegate: (id<FBSDKAppGroupAddDialogDelegate>)delegate
__attribute__((deprecated));
Instance-Methoden
canShow
- (BOOL) canShow __attribute__((deprecated));
show
- (BOOL) show __attribute__((deprecated));
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));