B2G/Bluetooth/WebBluetooth-v2/BluetoothStartDiscoveryRequest

From MozillaWiki
< B2G‎ | Bluetooth‎ | WebBluetooth-v2
Revision as of 08:16, 21 March 2014 by Btian (talk | contribs) (Created page with "== Overview == == Interface == interface BluetoothStartDiscoverRequest: DOMRequest { attribute EventHandler ondevicefound; } == Event Handler ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Interface

interface BluetoothStartDiscoverRequest: DOMRequest {
  attribute EventHandler ondevicefound;
}

Event Handler