@capgo/capacitor-realtimekit
Overview
Section titled “Overview”Capacitor RealtimeKit Plugin for Cloudflare Calls integration.
Core Capabilities
Section titled “Core Capabilities”initialize- Initializes the RealtimeKit plugin before using other methods.startMeeting- Start a meeting using the built-in UI. Only available on Android and iOS.
Public API
Section titled “Public API”| Method | Description |
|---|---|
initialize | Initializes the RealtimeKit plugin before using other methods. |
startMeeting | Start a meeting using the built-in UI. Only available on Android and iOS. |
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-realtimekit.
Keep going from @capgo/capacitor-realtimekit
Section titled “Keep going from @capgo/capacitor-realtimekit”If you are using @capgo/capacitor-realtimekit to plan native media and interface behavior, connect it with Using @capgo/capacitor-realtimekit for the native capability in Using @capgo/capacitor-realtimekit, Using @capgo/capacitor-live-activities for the native capability in Using @capgo/capacitor-live-activities, @capgo/capacitor-live-activities for the implementation detail in @capgo/capacitor-live-activities, Using @capgo/capacitor-video-player for the native capability in Using @capgo/capacitor-video-player, and @capgo/capacitor-video-player for the implementation detail in @capgo/capacitor-video-player.