ICallHandlerOnExecutionModeChanged Method
when script instance execution mode is changed. Implementation must update
ExecutionMode before the call to OnExecutionModeChanged
Namespace: CallFlowAssembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
void OnExecutionModeChanged(
ScriptExecutionMode switchedFrom
)
Parameters
- switchedFrom ScriptExecutionMode
- previous execution mode. New mode can be obtained from ExecutionMode