bfgRave Class
Provides methods for getting information about the current user. More...
#import <bfgRave.h>Class Methods | |
| (void) | + listenForRaveReady: |
| (void) | + enableFBClassicLoginMode: |
| (void) | + setFacebookReadPermissions: |
| (void) | + setDelegate: |
| (void) | + setRaveAppDataKeyDelegate: |
| (void) | + setupLoginStatusCallbackWithExternalCallback: |
| (NSString *_Nullable) | + currentRaveId |
| (NSString *_Nullable) | + currentRaveDisplayName |
| (NSString *_Nullable) | + currentRaveEmail |
| (void) | + fetchCurrentRaveProfilePicture: |
| (void) | + requestAccountDeletion |
| (void) | + requestAccountDeletion: |
| (BOOL) | + isCurrentAuthenticated |
| (BOOL) | + isCurrentPersonalized |
| (NSString *_Nullable) | + lastRaveId |
| (BOOL) | + isLastGuest |
| (void) | + logoutCurrentUser |
| (void) | + presentSignIn |
| (void) | + presentSignInWithOrigin: |
| (void) | + presentNewsletterSignup |
| (void) | + presentNewsletterSignupWithOrigin: |