web api instance method
BluetoothRemoteGATTCharacteristic: startNotifications() method
Limited availabilitySecure context
The BluetoothRemoteGATTCharacteristic.startNotifications() method
returns a Promise to the BluetoothRemoteGATTCharacteristic instance when
there is an active notification on it.
Syntax
startNotifications()
Parameters
None.
Return value
A Promise to the BluetoothRemoteGATTCharacteristic instance.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.