NetworkType

Network connection type.

Enumerations

NetworkTypeUnknown
-1: Unknown network connection type.
NetworkTypeDisconnected
0: Network connection is disconnected.
NetworkTypeLan
1: LAN network type.
NetworkTypeWifi
2: Wi-Fi network type (including hotspot).
NetworkTypeMobile2g
3: 2G mobile network type.
NetworkTypeMobile3g
4: 3G mobile network type.
NetworkTypeMobile4g
5: 4G mobile network type.
NetworkTypeMobile5g
6: 5G mobile network type.