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

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Overview == == Interface == interface BluetoothStartDiscoverRequest: DOMRequest { attribute EventHandler ondevicefound; } == Event Handler ==")
 
(Replaced content with "remove this page.")
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
remove this page.
 
== Interface ==
interface BluetoothStartDiscoverRequest: DOMRequest {
  attribute EventHandler ondevicefound;
}
 
== Event Handler ==

Latest revision as of 06:04, 18 April 2014

remove this page.