B2G/Bluetooth/WebBluetooth-v2

From MozillaWiki
< B2G‎ | Bluetooth
Revision as of 07:22, 25 February 2014 by Btian (talk | contribs) (Created page with "== API Overview == The main entry point for the API is the [https://developer.mozilla.org/en-US/docs/Web/API/window.navigator.mozBluetooth navigator.mozBluetooth] property, w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API Overview

The main entry point for the API is the navigator.mozBluetooth property, which returns a BluetoothManager object.

Interfaces