Maps and Navigation SDK
androidJvm
com.tomtom.sdk.search:structured-search
/
com.tomtom.sdk.search.structuredsearch
/
StructuredSearchResponse
/
NextState
Next
State
data
class
NextState
(
val
structuredSearchState
:
StructuredSearchState
)
:
StructuredSearchResponse
Contains a
StructuredSearchState
when the search path hasn't ended.
Members
Constructors
Next
State
Link copied to clipboard
constructor
(
structuredSearchState
:
StructuredSearchState
)
Properties
structured
Search
State
Link copied to clipboard
val
structuredSearchState
:
StructuredSearchState