B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent: Difference between revisions

Jump to navigation Jump to search
Line 1: Line 1:
== Overview ==
== Overview ==
'''BluetoothAttributeEvent''' is carried as the argument of attribute chagned event handlers, such as [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.
'''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 ==
Confirmed users
891

edits

Navigation menu