Skip to content

Resgrid/capacitor-plugin-headset

Repository files navigation

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) * [`stop(...)`](#stop)

start()

start() => Promise<void>

stop()

stop() => Promise<void>