Usage:
zoomSdk.onParticipantChange((event) => { console.log(event)});
Console log:
{ "timestamp": 1614831950, "participants": [ { "status": "join", "screenName": "xxxxx", "participantUUID": "xxxxxxx" "role": "attendee" } ]}
Generated using TypeDoc
Usage:
Console log: