MediaProvider.BeginTerminateCall Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginTerminateCall(CallDialogContext, IEnumerable<SignalingHeader>, AsyncCallback, Object) | Begins the asynchronous operation to terminate the Call. | |
BeginTerminateCall(CallDialogContext, IEnumerable<SignalingHeader>, DiagnosticsInformation, AsyncCallback, Object) | Begins the asynchronous operation to terminate the Call with specific diagnostic information. |
Top