Unblu Agent Embedded JS API
    Preparing search index...

    Interface ConversationStateChangeData

    Record of a conversation state change

    interface ConversationStateChangeData {
        state: ConversationHistoryState;
        timestamp: number;
    }
    Index

    Properties

    Properties

    The conversation state that was set

    timestamp: number

    Unix timestamp (ms) when the conversation state was set