Enum NetworkType

    Definition

    Namespace:
    Tizen.Content.Download
    Assembly:
    Tizen.Content.Download.dll

    Enumeration for the network types.

    public enum NetworkType

    Fields

    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX