UNPKG

@adobe/react-native-aepcore

Version:

Adobe Experience Platform support for React Native apps.

6 lines (5 loc) 206 B
export declare enum MobileVisitorAuthenticationState { AUTHENTICATED = "VISITOR_AUTH_STATE_AUTHENTICATED", LOGGED_OUT = "VISITOR_AUTH_STATE_LOGGED_OUT", UNKNOWN = "VISITOR_AUTH_STATE_UNKNOWN" }