Base shape for all cancelable "Before*" events. Handlers may set Cancel = true to abort the pending action (mirrors the ng-conversations beforeAgentTurn pattern).
Cancel = true
beforeAgentTurn
Set to true in a handler to prevent the pending action.
true
Base shape for all cancelable "Before*" events. Handlers may set
Cancel = trueto abort the pending action (mirrors the ng-conversationsbeforeAgentTurnpattern).