Enum BluetoothSocketRole

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumeration for the connected Bluetooth device event roles.

    public enum BluetoothSocketRole

    Fields

    Name Description
    Client

    The client role.

    Server

    The server role.

    Unknown

    Unknown role.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<BluetoothSocketRole>(BluetoothSocketRole, string)
    Extensions.LoadFromXaml<BluetoothSocketRole>(BluetoothSocketRole, string)
    Extensions.LoadFromXaml<BluetoothSocketRole>(BluetoothSocketRole, Type)
    Extensions.LoadFromXamlFile<BluetoothSocketRole>(BluetoothSocketRole, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX