From Bright Pattern Documentation
Jump to: navigation, search
Tracy (talk | contribs)
No edit summary
 
Tracy (talk | contribs)
mNo edit summary
Line 1: Line 1:
<translate>= Complete Interaction=
<translate>= Complete Interaction=
This function [[agent-guide/HowtoWrapUpAfter-callWork|completes]] the current interaction.
[[agent-guide/HowtoWrapUpAfter-callWork|Completes]] the current interaction.


If the interaction [[contact-center-administrator-guide/PropertiesTab|requires a disposition]] in order to be completed, Agent Desktop will show a warning message.  
If the interaction [[contact-center-administrator-guide/PropertiesTab|requires a disposition]] in order to be completed, Agent Desktop will show a warning message.  


== Syntax ==
== Request ==
''completeInteraction();''
=== Syntax ===
completeInteraction();
 
 








<center>[[desktop-javascript-api-specification/SetDisposition|< Previous]]  |  [[desktop-javascript-api-specification/CompleteInteractionwithDispositionandNotes|Next >]]</center>
</translate>
</translate>

Revision as of 22:57, 9 September 2019

<translate>= Complete Interaction= Completes the current interaction.

If the interaction requires a disposition in order to be completed, Agent Desktop will show a warning message.

Request

Syntax

completeInteraction();




</translate>

< Previous | Next >