BluetoothGattDescriptor.Uuid Property

Definition

Returns the UUID of this descriptor.

public virtual Java.Util.UUID? Uuid { [Android.Runtime.Register("getUuid", "()Ljava/util/UUID;", "GetGetUuidHandler")] get; }
[<get: Android.Runtime.Register("getUuid", "()Ljava/util/UUID;", "GetGetUuidHandler")>]
member this.Uuid : Java.Util.UUID

Property Value

UUID of this descriptor

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothGattDescriptor.getUuid().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to