Confirmed users
891
edits
| Line 6: | Line 6: | ||
interface BluetoothAttributeEvent : Event | interface BluetoothAttributeEvent : Event | ||
{ | { | ||
readonly attribute sequence<unsigned short> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent# | readonly attribute sequence<unsigned short> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent#attrs|attrs]]; | ||
}; | }; | ||