GeolocationResponse SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
getCity | String getCity() | |
getCountry | String getCountry() | |
| getCountryCode | String getCountryCode() | Two letter ISO-3166 country code |
| getPostalCode | String getPostalCode() | |
| getProvinceState | String getProvinceState() | |
getLatitude | BigDecimal getLatitude() | |
getLongitude | BigDecimal getLongitude() | |
isSuccessful | boolean isSuccessful() |
See Also
Was this page helpful?