RTSDK
    Preparing search index...

    Interface WebRTCConnectorInterface

    interface WebRTCConnectorInterface {
        getTwilioConfig(): Promise<void | ResponseType>;
    }

    Implemented by

    Index

    Methods

    • Returns Promise<void | ResponseType>