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