NetworkType

Network type.

Enumerator

networkTypeUnknown
-1: The network type is unknown.
networkTypeDisconnected
0: The SDK disconnects from the network.
networkTypeLan
1: The network type is LAN.
networkTypeWifi
2: The network type is Wi-Fi (including hotspots).
networkTypeMobile2g
3: The network type is mobile 2G.
networkTypeMobile3g
4: The network type is mobile 3G.
networkTypeMobile4g
5: The network type is mobile 4G.
networkTypeMobile5g
6: The network type is mobile 5G.