From Bright Pattern Documentation
< 5.19:Desktop-javascript-api-specification
Revision as of 04:02, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

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();

< Previous | Next >