toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.domain.history
/
HistoryViewState
/
HistoryViewState
History
View
State
constructor
(
historyItems
:
List
<
DestinationSearchResult
>
=
emptyList()
,
isHistoryLimitedInDriving
:
Boolean
=
false
,
message
:
HistoryMessage
=
HistoryMessage.Owner
)