Enum NetworkTypes
A list of possible network types.
Values
Name | Description |
0 | Mobile. A Mobile data connection. Devices may support more than one. |
1 | WiFi. A WIFI data connection. Devices may support more than one. |
2 | Mobile MMS. An MMS-specific Mobile data connection. This network type may use the same network interface as Mobile or it may use a different one. This is used by applications needing to talk to the carrier's Multimedia Messaging Service servers. |
6 | WiMAX. A WiMAX data connection. |
7 | Bluetooth. A Bluetooth data connection. |
9 | Ethernet. An Ethernet data connection. |
17 | VPN. A virtual network using one or more native bearers. It may or may not be providing security services |