Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface InjectEventResponse

    interface InjectEventResponse {
        accepted_time?: Date;
        event_id?: string;
    }
    Index

    Properties

    accepted_time?: Date

    string

    event_id?: string

    Event id.