0

We have a requirement where we need to mute audio for a certain section of users in our Conference call. Can we have something like

currentConference.current?.sendAudio(isMuted, userID);

instead of

currentConference.current?.sendAudio(isMuted);
Manish Patiyal
  • 4,427
  • 5
  • 21
  • 35

0 Answers0