Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication / AuthenticationEvent / AuthenticationState / Unauthenticated

Unauthenticated

object Unauthenticated : AuthenticationEvent.AuthenticationState

No user is currently neither authenticated nor expected to authenticate.

Functions

isUnauthenticated

fun isUnauthenticated(): Boolean

true if an only if this AuthenticationEvent is AuthenticationState.Unauthenticated.