Serenada Core
Main entry point for the Serenada SDK.
Create an instance with a SerenadaConfig, then use join to start a call session or createRoom to create a new room.
Properties
Functions
Link copied to clipboard
Create a new room and immediately join it.
Link copied to clipboard
Create a room ID without starting a session. Use this when you only need a room ID (e.g., for invite links).
Link copied to clipboard
Join a call using a full URL (e.g., "https://serenada.app/call/ABC123").
Join a call using a room ID.