@valon-technologies/gestalt
    Preparing search index...

    Variable AgentSessionStateConst

    AgentSessionState: {
        UNSPECIFIED: UNSPECIFIED;
        ACTIVE: ACTIVE;
        ARCHIVED: ARCHIVED;
    } = ...

    Native session-state constants for authored agent sessions.

    Type Declaration

    • ReadonlyUNSPECIFIED: UNSPECIFIED
    • ReadonlyACTIVE: ACTIVE
    • ReadonlyARCHIVED: ARCHIVED