toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
MapState
/
Failed
Failed
data
class
Failed
(
val
errorType
:
String
,
val
message
:
String
)
:
MapState
Members
Constructors
Failed
Link copied to clipboard
constructor
(
errorType
:
String
,
message
:
String
)
Properties
error
Type
Link copied to clipboard
val
errorType
:
String
message
Link copied to clipboard
val
message
:
String