ICallRouteTo Method

Overload List

RouteTo(String, String, Int32) Awaitable version of RouteTo(String, String, Int32, ActionBoolean)
script should use this method only when executed in Active mode.
RouteTo(String, String, Int32, ActionBoolean) Reroute call to the new destination.
script should use this method only when executed in Active mode.

See Also