0.6.0 • Published 2 years ago

capacitor-plugin-headset v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

capacitor-plugin-headset

Headset plugin for Bluetooth headsets

Install

npm install capacitor-plugin-headset
npx cap sync

Android only at this time.

API

start()

start() => Promise<void>

stop()

stop() => Promise<void>