NETWORK_TYPE

Network connection type.

Enumerations

NETWORK_TYPE_UNKNOWN
-1: Unknown network connection type.
NETWORK_TYPE_DISCONNECTED
0: Network connection is disconnected.
NETWORK_TYPE_LAN
1: Network type is LAN.
NETWORK_TYPE_WIFI
2: Network type is Wi-Fi (including hotspot).
NETWORK_TYPE_MOBILE_2G
3: Network type is 2G mobile network.
NETWORK_TYPE_MOBILE_3G
4: Network type is 3G mobile network.
NETWORK_TYPE_MOBILE_4G
5: Network type is 4G mobile network.
NETWORK_TYPE_MOBILE_5G
6: Network type is 5G mobile network.