Android.Bluetooth.BluetoothGattCharacteristic.AddDescriptor Method
Adds a descriptor to this characteristic.

Syntax

[Android.Runtime.Register("addDescriptor", "(Landroid/bluetooth/BluetoothGattDescriptor;)Z", "GetAddDescriptor_Landroid_bluetooth_BluetoothGattDescriptor_Handler")]
public virtual bool AddDescriptor (BluetoothGattDescriptor descriptor)

Parameters

descriptor
Descriptor to be added to this characteristic.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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