Avaya Infinity Omni SDK
    Preparing search index...

    Represents the Omni SDK event that will be send as a parameter when event handler of the client/module will be invoked.

    interface SdkEvent {
        eventDate: Date;
        sessionId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    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.