Enum BluetoothSocketState

    Definition

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

    Enumeration for the Bluetooth socket connection states.

    public enum BluetoothSocketState

    Fields

    Name Description
    Connected

    The RFCOMM is connected.

    Disconnected

    The RFCOMM is disconnected.

    Extension Methods

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