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