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

    Interface SendComposingEndEventRequestData<T>

    interface SendComposingEndEventRequestData<T extends Recipient> {
        sendEventRequestBody: SendComposingEndEventRequest<T>;
    }

    Type Parameters

    Index

    Properties

    sendEventRequestBody: SendComposingEndEventRequest<T>

    The event to be sent.