Uses of Class
ai.nextbillion.maps.model.WifiAccessPoint
| Package | Description |
|---|---|
| ai.nextbillion.maps | |
| ai.nextbillion.maps.model |
-
Uses of WifiAccessPoint in ai.nextbillion.maps
Methods in ai.nextbillion.maps with parameters of type WifiAccessPoint Modifier and Type Method Description GeolocationApiRequestGeolocationApiRequest. AddWifiAccessPoint(WifiAccessPoint newWifiAccessPoint)GeolocationApiRequestGeolocationApiRequest. WifiAccessPoints(WifiAccessPoint[] newWifiAccessPoints) -
Uses of WifiAccessPoint in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as WifiAccessPoint Modifier and Type Field Description WifiAccessPoint[]GeolocationPayload. wifiAccessPointsAn array of WiFi access point objects.Methods in ai.nextbillion.maps.model that return WifiAccessPoint Modifier and Type Method Description WifiAccessPointWifiAccessPoint.WifiAccessPointBuilder. createWifiAccessPoint()Methods in ai.nextbillion.maps.model with parameters of type WifiAccessPoint Modifier and Type Method Description GeolocationPayload.GeolocationPayloadBuilderGeolocationPayload.GeolocationPayloadBuilder. AddWifiAccessPoint(WifiAccessPoint newWifiAccessPoint)GeolocationPayload.GeolocationPayloadBuilderGeolocationPayload.GeolocationPayloadBuilder. WifiAccessPoints(WifiAccessPoint[] newWifiAccessPoints)