How can I drop group participant from a group call?
How using azure/communication-call-automation I can drop specific participant from Group call? I have callid and I have user Id. How I can get CallConnection object?
drop group participant from a group call
How using azure/communication-call-automation I can drop specific participant from Group call.
I have callid and I have user Id. How I can get CallConnection object?
What API from communication-call-automation to use? I need to do it from server backend nodejs or C#.