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

    Interface ApplicationCredentials

    interface ApplicationCredentials {
        applicationKey: string;
        applicationSecret: string;
        voiceRegion?: string;
    }
    Index

    Properties

    applicationKey: string

    Your Application key. You can find this on your Dashboard

    applicationSecret: string

    Your Application secret. You can find this on your Dashboard

    voiceRegion?: string

    The region for the Voice API. Default is empty