Enum EthernetCableState
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
- API Level:
- 3
Enumeration for the attached or detached state of the ethernet cable.
C#Copypublic enum EthernetCableState
Name | Description |
---|---|
Attached | Ethernet cable is attached |
Detached | Ethernet cable is detached |