Optional
carrier?: stringOptional
cellTowers?: CellTower[]An array of cell tower objects.
Optional
considerIp?: booleanSpecifies whether to fall back to IP geolocation if wifi and cell tower signals are not available.
Defaults to true
. Set considerIp
to false
to disable fall back.
Optional
homeMobileCountryCode?: numberThe mobile country code (MCC) for the device's home network.
Optional
homeMobileNetworkCode?: numberThe mobile network code (MNC) for the device's home network.
Optional
radioType?: RadioTypeThe mobile radio type. While this field is optional, it should be included if a value is available, for more accurate results.
Optional
wifiAccessPoints?: WifiAccessPoint[]An array of WiFi access point objects.
The carrier name.