Back to Content

BluetoothCharacteristicProperties: reliableWrite property

files/en-us/web/api/bluetoothcharacteristicproperties/reliablewrite/index.md

latest374 B
Original Source

{{securecontext_header}}{{APIRef("Bluetooth API")}}{{SeeCompatTable}}

The reliableWrite read-only property of the {{domxref("BluetoothCharacteristicProperties")}} interface returns a boolean that is true if reliable writes to the characteristic is permitted.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}