Firefox Tomorrow

web api instance method

BluetoothRemoteGATTCharacteristic: stopNotifications() method

View on MDN ↗

Limited availabilitySecure context

The BluetoothRemoteGATTCharacteristic.stopNotifications() method returns a Promise to the BluetoothRemoteGATTCharacteristic instance when there is no longer an active notification on it.

Syntax

stopNotifications()

Parameters

None.

Return value

A Promise.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.