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);
Join a live stream. USER-ONLY
The identifier of a video chat retrieved from getChat, startVideoChat, or scheduleVideoChat.
await client.joinLiveStream(id);