Confirmed users
891
edits
| Line 9: | Line 9: | ||
readonly attribute any [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent#value|value]]; | readonly attribute any [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAttributeEvent#value|value]]; | ||
// We don't support sequences in unions yet ([https://bugzilla.mozilla.org/show_bug.cgi?id=767924 Bug 767924]). | // We don't support sequences in unions yet ([https://bugzilla.mozilla.org/show_bug.cgi?id=767924 Bug 767924]). | ||
// readonly attribute ([[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter|BluetoothAdapter]] or [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#BluetoothAdapterState|BluetoothAdapterState]] or | // readonly attribute ([[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#BluetoothAdapter|BluetoothAdapter]] or [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#BluetoothAdapterState|BluetoothAdapterState]] or | ||
[[B2G/Bluetooth/WebBluetooth-v2/BluetoothClassOfDevice#Interface|BluetoothClassOfDevice]] or boolean or | [[B2G/Bluetooth/WebBluetooth-v2/BluetoothClassOfDevice#Interface|BluetoothClassOfDevice]] or boolean or | ||
DOMString or sequence<DOMString>) value; | DOMString or sequence<DOMString>) value; | ||