Click or drag to resize
ICancelManagerSendCancel Method (CancelRequestArgs)
Sends a CANCEL request to the remote end.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool SendCancel(
	CancelRequestArgs args
)

Parameters

args
Type: Ozeki.VoIPCancelRequestArgs

Return Value

Type: Boolean
See Also