@capgo/capacitor-firebase-functions
Capacitor plugin for Firebase Cloud Functions.
Overview
Section titled “Overview”Capacitor plugin for Firebase Cloud Functions.
Core Capabilities
Section titled “Core Capabilities”callByName- Call a callable function by name.callByUrl- Call a callable function by URL.useEmulator- Instrument your app to talk to the Cloud Functions emulator.
Public API
Section titled “Public API”| Method | Description |
|---|---|
callByName | Call a callable function by name. |
callByUrl | Call a callable function by URL. |
useEmulator | Instrument your app to talk to the Cloud Functions emulator. |
getPluginVersion | Get the version of this plugin. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-firebase.