This site is no longer updated.Go to new Conversational Cloud docs

$dialer.isBargeInInterrupted


This method tells whether barge-in took place.

Syntax

The method is called without arguments and returns a Boolean value:

$dialer.isBargeInInterrupted(); // => true, false

The method allows distinguishing between cases when a transition to a state is made in a regular way and when during processing barge-in using bargeInTransition.