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

    Interface InjectEventRequestData

    interface InjectEventRequestData {
        conversation_id: string;
        injectConversationEventRequestBody: InjectConversationEventRequest;
    }
    Index

    Properties

    conversation_id: string

    The unique ID of the conversation. This is generated by the system.

    injectConversationEventRequestBody: InjectConversationEventRequest

    Inject event request