Maps and Navigation SDK
2.5.5
androidJvm
com.tomtom.sdk.search:search-common
/
com.tomtom.sdk.search
/
SearchResponse
Search
Response
class
SearchResponse
Response from the Search API.
Members
Properties
results
Link copied to clipboard
val
results
:
List
<
SearchResult
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String