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

    Interface CalloutResponse

    The returned call ID.

    interface CalloutResponse {
        callId?: string;
    }
    Index

    Properties

    Properties

    callId?: string

    The returned call identifier.