Show / Hide Table of Contents

    Enum NetworkInterface

    Definition

    Namespace:
    Tizen.Network.Stc
    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.

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