toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.checkout
/
StartSessionState
Start
Session
State
sealed
class
StartSessionState
Inheritors
Loading
Failure
Success
Reset
Members
Types
Failure
Link copied to clipboard
class
Failure
(
val
errorMessage
:
String
)
:
StartSessionState
Loading
Link copied to clipboard
object
Loading
:
StartSessionState
Reset
Link copied to clipboard
object
Reset
:
StartSessionState
Success
Link copied to clipboard
object
Success
:
StartSessionState