AudioVideoMcuSession.BeginUnmute Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginUnmute(ParticipantEndpoint, AsyncCallback, Object) | Enables the audio coming from the supplied participant endpoint to be sent to the conference. | |
BeginUnmute(ParticipantEndpoint, UnmuteOptions, AsyncCallback, Object) | Enables the audio coming from the supplied participant endpoint to be sent to the conference. |
Top