Enum NetworkType

Definition

Namespace:
Tizen.Content.Download
Assembly:
Tizen.Content.Download.dll
API Level:
3

Enumeration for the network types.

C#
Copy
public enum NetworkType
Name Description
All

The download is available either through data network or Wi-Fi.

DataNetwork

The download is available through data network.

Wifi

The download is available through Wi-Fi.

WifiDirect

The download is available through Wi-Fi Direct.