Confirmed users
891
edits
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
'''BluetoothAttributeEvent''' is carried as the | '''BluetoothAttributeEvent''' is carried as the parameter of attribute chagned event handlers, including [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#onattributechanged adapter.onattributechanged] and [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#onattributechanged device.onattributechanged]. Applications can get information about the changed attribute and its updated value. | ||
== Interface == | == Interface == | ||