@capgo/capacitor-mute
Capacitor Mute Plugin for detecting device mute status.
Overview
Section titled “Overview”Capacitor Mute Plugin for detecting device mute status.
Core Capabilities
Section titled “Core Capabilities”isMuted- Check if the device mute switch is enabled.
Public API
Section titled “Public API”| Method | Description |
|---|---|
isMuted | Check if the device mute switch is enabled. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-mute.
Keep going from @capgo/capacitor-mute
Section titled “Keep going from @capgo/capacitor-mute”If you are using @capgo/capacitor-mute to plan dashboard and API operations, connect it with Using @capgo/capacitor-mute for the native capability in Using @capgo/capacitor-mute, API Overview for the implementation detail in API Overview, Introduction for the implementation detail in Introduction, API Keys for the implementation detail in API Keys, and Devices for the implementation detail in Devices.