WebBluetoothRemoteGATTCharacteristicEvents extension

An extension class to add events as streams to the WebBluetoothRemoteGATTCharacteristic.

on

Properties

onCharacteristicValueChanged Stream<Event>

Available on WebBluetoothRemoteGATTCharacteristic, provided by the WebBluetoothRemoteGATTCharacteristicEvents extension

An event fired on an characteristic when the characteristic value has changed.
no setter