Uses of Class
ai.nextbillion.maps.GeolocationApi.Response
| Package | Description |
|---|---|
| ai.nextbillion.maps.internal |
-
Uses of GeolocationApi.Response in ai.nextbillion.maps.internal
Methods in ai.nextbillion.maps.internal that return GeolocationApi.Response Modifier and Type Method Description GeolocationApi.ResponseGeolocationResponseAdapter. read(com.google.gson.stream.JsonReader reader)Reads in a JSON object to create a Geolocation Response.Methods in ai.nextbillion.maps.internal with parameters of type GeolocationApi.Response Modifier and Type Method Description voidGeolocationResponseAdapter. write(com.google.gson.stream.JsonWriter out, GeolocationApi.Response value)Not supported.