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