Enum ConnectionType
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the connection type.
public enum ConnectionType
Fields
| Name | Description |
|---|---|
| Bluetooth | Bluetooth type |
| Cellular | Cellular type |
| Disconnected | Disconnected |
| Ethernet | Ethernet type |
| NetProxy | Proxy type for Internet connection |
| WiFi | Wi-Fi type |