Avaya Infinity Omni SDK
    Preparing search index...

    Notifies that the conversation has ended.

    interface ConversationEnded {
        conversationId: string;
        eventDate: Date;
        sessionId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    conversationId: string

    The conversationId of the conversation which has ended.

    eventDate: Date

    The date-time when the event was generated by Omni SDK

    sessionId: string

    The unique 36 character internal id that represents the session.