public class GeolocationApi
extends java.lang.Object
| Modifier and Type | Class | Description | 
|---|---|---|
static class  | 
GeolocationApi.Response | 
| Modifier and Type | Method | Description | 
|---|---|---|
static PendingResult<GeolocationResult> | 
geolocate(GeoApiContext context,
         GeolocationPayload payload) | 
|
static GeolocationApiRequest | 
newRequest(GeoApiContext context) | 
public static PendingResult<GeolocationResult> geolocate(GeoApiContext context, GeolocationPayload payload)
public static GeolocationApiRequest newRequest(GeoApiContext context)