Skip to main content
Allow participants to share call invitations with others using the share invite feature.

Share Invite Button

Show Share Invite Button

By default, the share invite button is hidden. To show it:

Listen for Share Invite Button Clicks

Handle share invite button clicks to implement your sharing logic:

Implementing Share Functionality

When the share invite button is clicked, you can implement various sharing methods:

Web Share API

Use the native Web Share API for mobile-friendly sharing:

Copy to Clipboard

Provide a simple copy-to-clipboard option:

Custom Share Dialog

Create a custom share dialog with multiple options: