@jambonz/sdk
    Preparing search index...

    Interface AgentUserInterruptionEvent

    Payload for agent:event user_interruption messages.

    interface AgentUserInterruptionEvent {
        type: "user_interruption";
    }
    Index

    Properties

    Properties

    type: "user_interruption"