Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

know when the audio and video mute button is clicked #10

Closed
ronny141 opened this issue Apr 11, 2022 · 2 comments
Closed

know when the audio and video mute button is clicked #10

ronny141 opened this issue Apr 11, 2022 · 2 comments

Comments

@ronny141
Copy link

ronny141 commented Apr 11, 2022

know when the audio and video mute button is clicked,,

I have tried the following but it doesn't work

callbacks: {
"local-user-mute-audio": (status) => { console.log('status', status) },
},

thank you

@EkaanshArora
Copy link
Contributor

Fixed in v1.0.7, please update.

@ronny141
Copy link
Author

thank you @EkaanshArora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants