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

Jump to navigation Jump to search
Line 5: Line 5:
  interface BluetoothDeviceEvent : Event
  interface BluetoothDeviceEvent : Event
  {
  {
   readonly attribute BluetoothDevice? device;
   readonly attribute BluetoothDevice? [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceEvent#device device];
   readonly attribute DOMString?      address;
   readonly attribute DOMString?      [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceEvent#address address];
  };
  };


Confirmed users
891

edits

Navigation menu