From Bright Pattern Documentation
< 3.14:Desktop-javascript-api-specification
Revision as of 23:54, 23 February 2017 by Tracy (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:TerminateInteraction:3.13)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

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.


< Previous | Next >
< Previous | Next >