MediaSFU React Native
    Preparing search index...

    Interface ResponseLocalConnection

    interface ResponseLocalConnection {
        socket?: Socket;
        data?: ResponseLocalConnectionData;
    }
    Index

    Properties

    Properties

    socket?: Socket