RTSDK
    Preparing search index...

    Interface WebRTCConnectorOptionalInterface

    interface WebRTCConnectorOptionalInterface {
        credentials?: InteractiveCredentials;
        twilioConfig?: object;
    }
    Index

    Properties

    twilioConfig?: object