Documentation
    Preparing search index...

    Interface WebrtcHooks

    Minimal WebRTC backend the shell advertises (NAP-WEBRTC).

    interface WebrtcHooks {
        isAvailable(): boolean;
    }
    Index

    Methods

    Methods