From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 23:39, 9 September 2019 by imported>Tracy
<translate>= Terminate Interaction= Unlike Complete Interaction, this method only releases the communication channel of the current interaction.
For example, if after-call work (ACW) is configured for the corresponding service, interaction processing will continue until ACW is completed.
Request
Syntax
terminateInteraction();
</translate>