Avaya Infinity Omni SDK
    Preparing search index...

    A flat autoPopup proactive-chat config entry. When its timer fires, the chat window is programmatically maximized. The discriminator value "autoPopup" is wire-locked.

    type AutoPopupConfigEntry = {
        details: { timerDelay: WebchatActionTimerDelay };
        type: AUTO_POPUP;
    }
    Index

    Properties

    Properties

    details: { timerDelay: WebchatActionTimerDelay }

    Type Declaration

    • timerDelay: WebchatActionTimerDelay

      The structured delay before the auto-popup fires. See WebchatActionTimerDelay for unit/scalar semantics and ranges.

      Arming is presence-based: an autoPopup entry is armed simply by being present in triggers[].