Unmute accepted/rejected event

Hello, I’m using Zoom SDK in Angular 10 and my package is @zoomus/websdk”: “^1.9.0”.
As a host I’m unmuting one participant of the meeting, but I need the information if the participant accepted or rejected the Unmute action. Is there any event which will let me know if the user accepted the unmute so I can implement my custom logic?

Hi, @aleksandar ,

Welcome to the Developer Forum – thrilled to help answer your question. We currently do not have muted/un-muted events. I should note, we do have in-meeting events which Post requests upon each event. For reference, I’ve linked the list of available Webhook events here:

Let me know if this helps.

Best,
Donte

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