Back to Content

BluetoothCharacteristicProperties: broadcast property

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

latest431 B
Original Source

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

The broadcast read-only property of the {{domxref("BluetoothCharacteristicProperties")}} interface returns a boolean that is true if the broadcast of the characteristic value is permitted using the Server Characteristic Configuration Descriptor.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}