toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.data
/
SearchRequestState
/
Started
Started
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
Started
(
val
id
:
Long
,
val
type
:
RequestType
)
:
SearchRequestState
Members
Constructors
Started
Link copied to clipboard
constructor
(
id
:
Long
,
type
:
RequestType
)
Properties
id
Link copied to clipboard
val
id
:
Long
type
Link copied to clipboard
val
type
:
RequestType