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

    Interface VoiceConfigurationRtc

    interface VoiceConfigurationRtc {
        appId?: string;
        type?: "RTC";
    }
    Index

    Properties

    Properties

    appId?: string

    Your app ID for the Voice API. The appId can be found in your Sinch Customer Dashboard.

    type?: "RTC"

    The voice application type.