Enum BluetoothGattWriteType

    Definition

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

    Enumeration for the write types.

    public enum BluetoothGattWriteType

    Fields

    Name Description
    NoResponse

    The write without response.

    WriteWithResponse

    The write with response.

    Extension Methods

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