Skip to main content

BluetoothPlugin

BFChainPluginBluetoothPluginLess than 1 minute

BluetoothPlugin provides access to Bluetooth functionality.

import { bluetoothPlugin } from "@plaoc/bluetooth";

bluetooth.open();

Properties

  • None

Methods

Events

  • None

Example

import { bluetoothPlugin } from "@plaoc/plugins";
bluetooth.open();

Platform Compatibility

Property/Method/EventAndroidiOSDesktop-DevDesktop
openX
closeX
requestAndConnectDeviceX

See Also

Plaoc

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7