Enum ConnectionType
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
- API Level:
- 3
Enumeration for the connection type.
C#Copypublic enum ConnectionType : int
Name | Description |
---|---|
Bluetooth | Bluetooth type |
Cellular | Cellular type |
Disconnected | Disconnected |
Ethernet | Ethernet type |
NetProxy | Proxy type for Internet connection |
WiFi | Wi-Fi type |