Confirmed users
891
edits
Line 3: | Line 3: | ||
== Interface == | == Interface == | ||
[Func="Navigator::HasBluetoothSupport"] | |||
interface BluetoothAdapterEvent : Event | interface BluetoothAdapterEvent : Event | ||
{ | { | ||
readonly attribute BluetoothAdapter? [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#adapter|adapter]]; | readonly attribute BluetoothAdapter? [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#adapter|adapter]]; | ||
readonly attribute DOMString? [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#address|address]]; | readonly attribute DOMString? [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#address|address]]; |