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.