toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-dash-config
/
com.mapbox.dash.sdk.config.api
/
DataState
/
DataState
Data
State
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
loading
:
Boolean
,
content
:
T
?
,
error
:
Throwable
?
=
null
)
Parameters
T
The type of the content.