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