onParticipantChange does not seem to work

Using this syntax:

zoomSdk.onParticipantChange((event) => {
console.log(event)
});

I don’t see any debug message when someone joins or leaves the meeting.
Am I doing something wrong? No errors on my console.

Kind regards,
Auke van Scheltinga

Hi @auke.vanscheltinga , which SDK and version are you using please? Please move this post to the appropriate SDK channel within the forum by clicking the edit (pencil) icon by the title.

Are you able to replicate this with the sample app version?

Thanks!

Hmm this issue took a different turn in the meanwhile, It works for joining and leaving, but not for changing attendees to cohost. (role change notifications)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.