Maps and Navigation SDK
2.5.5
androidJvm
com.tomtom.sdk.search:search-common
/
com.tomtom.sdk.search.reversegeocoder
/
ReverseGeocoderResponse
Reverse
Geocoder
Response
class
ReverseGeocoderResponse
Response of the Reverse Geocoding request.
Members
Properties
places
Link copied to clipboard
val
places
:
List
<
PlaceMatch
>
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