Uses of Class
ai.nextbillion.maps.GeolocationApiRequest
| Package | Description |
|---|---|
| ai.nextbillion.maps |
-
Uses of GeolocationApiRequest in ai.nextbillion.maps
Methods in ai.nextbillion.maps that return GeolocationApiRequest Modifier and Type Method Description GeolocationApiRequestGeolocationApiRequest. AddCellTower(CellTower newCellTower)GeolocationApiRequestGeolocationApiRequest. AddWifiAccessPoint(WifiAccessPoint newWifiAccessPoint)GeolocationApiRequestGeolocationApiRequest. Carrier(java.lang.String newCarrier)GeolocationApiRequestGeolocationApiRequest. CellTowers(CellTower[] newCellTowers)GeolocationApiRequestGeolocationApiRequest. ConsiderIp(boolean newConsiderIp)GeolocationApiRequestGeolocationApiRequest. CreatePayload()GeolocationApiRequestGeolocationApiRequest. HomeMobileCountryCode(int newHomeMobileCountryCode)GeolocationApiRequestGeolocationApiRequest. HomeMobileNetworkCode(int newHomeMobileNetworkCode)static GeolocationApiRequestGeolocationApi. newRequest(GeoApiContext context)GeolocationApiRequestGeolocationApiRequest. Payload(GeolocationPayload payload)GeolocationApiRequestGeolocationApiRequest. RadioType(java.lang.String newRadioType)GeolocationApiRequestGeolocationApiRequest. WifiAccessPoints(WifiAccessPoint[] newWifiAccessPoints)