FBSDKAppGroupJoinDialog
Extends Class:NSObject
Declared in:FBSDKAppGroupJoinDialog.h
Propriétés
delegate
@property (nonatomic, weak) id<FBSDKAppGroupJoinDialogDelegate> delegate __attribute__ ((deprecated
Déclaré dans : FBSDKAppGroupJoinDialog.h
groupID
@property (nonatomic, copy) NSString *groupID __attribute__ ((deprecated
Déclaré dans : FBSDKAppGroupJoinDialog.h
Méthodes Class
showWithGroupID:delegate:
+ (instancetype)
showWithGroupID: (NSString *)groupID
delegate: (id<FBSDKAppGroupJoinDialogDelegate>)delegate
__attribute__((deprecated));
Déclaré dans : FBSDKAppGroupJoinDialog.h
Méthodes d’instance
canShow
- (BOOL) canShow __attribute__((deprecated));
Déclaré dans : FBSDKAppGroupJoinDialog.h
show
- (BOOL) show __attribute__((deprecated));
Déclaré dans : FBSDKAppGroupJoinDialog.h
validateWithError:
- (BOOL) validateWithError:(NSError *__autoreleasing *)errorRef __attribute__((deprecated));
Déclaré dans : FBSDKAppGroupJoinDialog.h