Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The notify
read-only property of the
BluetoothCharacteristicProperties
interface returns a
boolean
that is true
if notifications of the characteristic
value without acknowledgement is permitted.
Syntax
var aBoolean = BluetoothCharacteristicProperties.notify;
Value
A Boolean
.
Specifications
Specification | Status | Comment |
---|---|---|
Unknown The definition of 'notify' in that specification. |
Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser