3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
ICall
Cancel
Reroute Method
cancels current route
script should use this method only when executed in
Active
mode.
Definition
Namespace:
CallFlow
Assembly:
3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
Copy
void
CancelReroute
()
See Also
Reference
ICall Interface
CallFlow Namespace
In This Article
Definition
See Also