Back to Content

BluetoothRemoteGATTDescriptor: uuid property

files/en-us/web/api/bluetoothremotegattdescriptor/uuid/index.md

latest406 B
Original Source

{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}

The BluetoothRemoteGATTDescriptor.uuid read-only property returns the {{Glossary("UUID")}} of the characteristic descriptor. For example "00002902-0000-1000-8000-00805f9b34fb" for the Client Characteristic Configuration descriptor.

Value

A UUID.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}