Enum BluetoothAudioRole

    Definition

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

    Enumeration for the Bluetooth audio role.

    public enum BluetoothAudioRole

    Fields

    Name Description
    Sink

    The sink role.

    Source

    The source role.

    Extension Methods

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