Click or drag to resize

ICancelSenderUASendCancel Method

Cancels a pending outgoing call by sending a CANCEL request to the INVITE.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool SendCancel(
	TransactionID transactionID,
	CancelRequestArgs args
)

Parameters

transactionID
Type: Ozeki.VoIPTransactionID
args
Type: Ozeki.VoIPCancelRequestArgs

Return Value

Type: Boolean
See Also