AudioVideoMcuSession.BeginMute Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginMute(ParticipantEndpoint, AsyncCallback, Object) | Stops audio coming from the supplied participant endpoint from being sent to the conference. | |
BeginMute(ParticipantEndpoint, MuteOptions, AsyncCallback, Object) | Stops audio coming from the supplied participant endpoint from being sent to the conference. |
Top