NetworkType
Network connection type.
Enumerations
- networkTypeUnknown
- -1: Network connection type is unknown.
- networkTypeDisconnected
- 0: Network connection is disconnected.
- networkTypeLan
- 1: Network type is LAN.
- networkTypeWifi
- 2: Network type is Wi-Fi (including hotspots).
- 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.