public class GeoIpRequest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GeoIpRequest.GeoIpRequestListener |
| Constructor and Description |
|---|
GeoIpRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchGeoIp(android.content.Context context,
GeoIpRequest.GeoIpRequestListener listener) |
public void fetchGeoIp(android.content.Context context,
GeoIpRequest.GeoIpRequestListener listener)