From Bright Pattern Documentation
Terminate Interaction
Syntax | terminateInteraction(); |
Description | Unlike Complete Interaction, this method only releases the communication channel of the current interaction. I.e., if after-call work (ACW) is configured for the corresponding service, interaction processing will continue until ACW is completed. |