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, bevor Sie diese produktiv verwenden.
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
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
BCD tables only load in the browser