$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"
tip
Learn more about
bargeInLabel