Enum NetworkInterface

Definition

Namespace:
Tizen.Network.Stc
Assembly:
Tizen.Network.Stc.dll

Enumeration for network interface type.

C#
Copy
public enum NetworkInterface
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.