BluetoothRemoteGATTCharacteristic: getDescriptor()-Methode

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig vor der Verwendung auf produktiven Webseiten.

Sicherer Kontext: Diese Funktion ist nur in sicheren Kontexten (HTTPS) in einigen oder allen unterstützenden Browsern verfügbar.

Die BluetoothRemoteGATTCharacteristic.getDescriptor()-Methode gibt ein Promise zurück, das auf das erste BluetoothRemoteGATTDescriptor für eine gegebene Descriptor-UUID aufgelöst wird.

Syntax

js
getDescriptor(bluetoothDescriptorUUID)

Parameter

Keine.

Rückgabewert

Ein Promise, das auf das erste BluetoothRemoteGATTDescriptor aufgelöst wird.

Spezifikationen

Specification
Web Bluetooth
# dom-bluetoothremotegattcharacteristic-getdescriptor

Browser-Kompatibilität

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
getDescriptor
Experimental

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Experimental. Expect behavior to change in the future.
See implementation notes.