BluetoothRemoteGATTCharacteristic:getDescriptor() 方法

有限可用性

此功能不是基线,因为它在一些最广泛使用的浏览器中不起作用。

实验性: 这是一个 实验性技术
在生产环境中使用之前,请仔细检查 浏览器兼容性表

安全上下文:此功能仅在 安全上下文 (HTTPS) 中可用,在一些或所有 支持的浏览器 中可用。

BluetoothRemoteGATTCharacteristic.getDescriptor() 方法返回一个 Promise,它解析为给定描述符 UUID 的第一个 BluetoothRemoteGATTDescriptor

语法

js
getDescriptor(bluetoothDescriptorUUID)

参数

无。

返回值

一个 Promise,它解析为第一个 BluetoothRemoteGATTDescriptor

规范

规范
Web 蓝牙
# dom-bluetoothremotegattcharacteristic-getdescriptor

浏览器兼容性

BCD 表仅在浏览器中加载