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

AuthenticationEvent

sealed class AuthenticationEvent

Types

Authenticated

class Authenticated : AuthenticationEvent

NotAuthenticated

object NotAuthenticated : AuthenticationEvent

Rejected

class Rejected : AuthenticationEvent

Inheritors

Authenticated

class Authenticated : AuthenticationEvent

NotAuthenticated

object NotAuthenticated : AuthenticationEvent

Rejected

class Rejected : AuthenticationEvent