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

$dialer.getBargeInTransition


This method is used for contextual barge-in and allows obtaining the path to the state for handling barge-in set for the reply via the bargeInTransition parameter.

Syntax

The method is called without arguments and returns the absolute path to the state.

$dialer.getbargeInTransition(); // => Example: "/Offer/NotDone"

Learn more about bargeInTransition