ITransferManagerCancelTransfer Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxvoid CancelTransfer(
DialogID dialogID
)
Sub CancelTransfer (
dialogID As DialogID
)
void CancelTransfer(
DialogID^ dialogID
)
abstract CancelTransfer :
dialogID : DialogID -> unit
Parameters
- dialogID DialogID
-
See Also