Back to Content

BluetoothCharacteristicProperties: writeWithoutResponse property

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

latest394 B
Original Source

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

The writeWithoutResponse read-only property of the {{domxref("BluetoothCharacteristicProperties")}} interface returns a boolean that is true if the writing to the characteristic without response is permitted.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}