AudioVideoMcuSession.BeginDialOut Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginDialOut(String, AsyncCallback, Object) | Requests the Audio-Video MCU to initiate an Audio-Video call to the supplied destination URI. | |
BeginDialOut(String, AudioVideoMcuDialOutOptions, AsyncCallback, Object) | Requests the Audio-Video MCU to initiate an Audio-Video call to the supplied destination URI. | |
BeginDialOut(String, McuDialOutOptions, AsyncCallback, Object) | Requests the Audio-Video MCU to initiate an Audio-Video call to the supplied destination URI. |
Top