Android.Bluetooth.BluetoothGattDescriptor Class
Represents a Bluetooth GATT Descriptor

See Also: BluetoothGattDescriptor Members

Syntax

[Android.Runtime.Register("android/bluetooth/BluetoothGattDescriptor", DoNotGenerateAcw=true)]
public class BluetoothGattDescriptor : Java.Lang.Object

Remarks

Represents a Bluetooth GATT Descriptor

GATT Descriptors contain additional information and attributes of a GATT characteristic, Android.Bluetooth.BluetoothGattCharacteristic. They can be used to describe the characteristic's features or to control certain behaviours of the characteristic.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18