Network
- Since:
Members
-
readonly, nullable downstreamBandwidthKbps :number
-
The downstream bandwidth of the network in Kbps. This property is
nullif the downstream bandwidth cannot be determined.- Since:
-
readonly, nullable hasBluetoothTransport :boolean
-
trueif the network has the Bluetooth transport. This property isfalseif the network does not have the Bluetooth transport, and isnullif the network's transport cannot be determined.- Since:
-
readonly, nullable hasCellularTransport :boolean
-
trueif the network has the Cellular transport. This property isfalseif the network does not have the Cellular transport, and isnullif the network's transport cannot be determined.- Since:
-
readonly, nullable hasEthernetTransport :boolean
-
trueif the network has the Ethernet transport. This property isfalseif the network does not have the Ethernet transport, and isnullif the network's transport cannot be determined.- Since:
-
readonly, nullable hasLoWpanTransport :boolean
-
trueif the network has the LoWPAN transport. This property isfalseif the network does not have the LoWPAN transport. It isnullif LoWPAN is not supported on this device or if the network's transport cannot be determined.- Since:
-
readonly, nullable hasVpnTransport :boolean
-
trueif the network has the VPN transport. This property isfalseif the network does not have the VPN transport. It isnullif VPN is not supported on this device or if the network's transport cannot be determined.- Since:
-
readonly, nullable hasWiFiAwareTransport :boolean
-
trueif the network has the Wi-Fi Aware transport. This property isfalseif the network does not have the Wi-Fi Aware transport. It isnullif Wi-Fi Aware is not supported on this device or if the network's transport cannot be determined.- Since:
-
readonly, nullable hasWiFiTransport :boolean
-
trueif the network has the Wi-Fi transport. This property isfalseif the network does not have the Wi-Fi transport, and isnullif the network's transport cannot be determined.- Since:
-
readonly, nullable ipAddresses :Array.<mobicontrol.network.IpAddress>
-
IP addresses associated with the network. This property is
nullif the associated IP addresses cannot be determined.- Since:
-
readonly, nullable isMetered :boolean
-
trueif the network is metered. This property isfalseif the network is not metered, and isnullif it cannot be determined whether the network is metered.- Since:
-
readonly, nullable signalStrength :number
-
Network signal strength, from 0 to 1. This property is only supported for cellular, Wi-Fi (starting from Android 11) and Ethernet networks. This property is
nullif the network signal strength cannot be determined.- Since:
-
readonly, nullable upstreamBandwidthKbps :number
-
The upstream bandwidth of the network in Kbps. This property is
nullif the upstream bandwidth cannot be determined.- Since: