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

$dialer.getBargeInLabel


This method is used for contextual barge-in and allows obtaining the value of the barge-in label set for the reply via the bargeInLabel parameter.

Syntax

The method is called without arguments and returns a string containing the label value.

$dialer.getBargeInLabel(); // => Example: "beforeHangup"

Learn more about bargeInLabel