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