BluetoothRemoteGATTCharacteristic: phương thức startNotifications()
Khả dụng hạn chế
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Phương thức BluetoothRemoteGATTCharacteristic.startNotifications() trả về một Promise tới thực thể BluetoothRemoteGATTCharacteristic khi có một thông báo đang hoạt động trên nó.
Cú pháp
js
startNotifications()
Tham số
Không có.
Giá trị trả về
Một Promise tới thực thể BluetoothRemoteGATTCharacteristic.
Thông số kỹ thuật
| Thông số kỹ thuật |
|---|
| Web Bluetooth> # dom-bluetoothremotegattcharacteristic-startnotifications> |