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