joinLiveStream

Join a live stream. USER-ONLY

Parameters

id: string

The identifier of a video chat retrieved from getChat, startVideoChat, or scheduleVideoChat.

Result

void

Syntax

await client.joinLiveStream(id);