Confirmed users
891
edits
| Line 5: | Line 5: | ||
interface BluetoothAttributeEvent : Event | interface BluetoothAttributeEvent : Event | ||
{ | { | ||
readonly attribute unsigned short attr; | readonly attribute unsigned short https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent#attr attr]; | ||
readonly attribute any value; | readonly attribute any https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent#value value]; | ||
}; | }; | ||