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

    Interface CallbackConfiguration

    Response message containing the callbacks configuration for a specific project

    interface CallbackConfiguration {
        hmacSecret?: string;
        projectId?: string;
    }
    Index

    Properties

    hmacSecret?: string
    projectId?: string