toggle menu
android
androidJvm
switch theme
search in API
core-auth-direct
/
io.asgardeo.android.core_auth_direct.models.state
/
AuthenticationState
/
Unauthenticated
Unauthenticated
data
class
Unauthenticated
(
val
authenticationFlow
:
AuthenticationFlow
?
)
:
AuthenticationState
Members
Constructors
Unauthenticated
Link copied to clipboard
constructor
(
authenticationFlow
:
AuthenticationFlow
?
)
Properties
authentication
Flow
Link copied to clipboard
val
authenticationFlow
:
AuthenticationFlow
?