Create a new room and immediately join it. Returns the room URL, ID, and session handle.
Join an existing call by URL. Returns a session handle.
Join an existing call by room ID. Returns a session handle.
StaticisCheck if the current browser supports WebRTC calling.
Main entry point for the Serenada SDK. Create an instance with a SerenadaConfig, then use join or createRoom to start a call.