Enum NetworkInterface
Definition
- Assembly:
- Tizen.Network.Stc.dll
Enumeration for network interface type.
public enum NetworkInterface
Fields
Name | Description |
---|---|
All | Type for any network interface. |
Bluetooth | Network interface type is bluetooth. |
Datacall | Network interface type is datacall. |
Others | Network interface type is uncategorized. |
Wifi | Network interface type is wifi. |
Wired | Network interface type is wired. |