Android.Bluetooth.BluetoothGattCharacteristic.GetDescriptor Method
Returns a descriptor with a given UUID out of the list of descriptors for this characteristic.

Syntax

[Android.Runtime.Register("getDescriptor", "(Ljava/util/UUID;)Landroid/bluetooth/BluetoothGattDescriptor;", "GetGetDescriptor_Ljava_util_UUID_Handler")]
public virtual BluetoothGattDescriptor GetDescriptor (Java.Util.UUID uuid)

Parameters

uuid
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a descriptor with a given UUID out of the list of descriptors for this 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