getRemoteParameters method

RTCIceParameters? getRemoteParameters()

Implementation

RTCIceParameters? getRemoteParameters() =>
    js_util.callMethod(this, 'getRemoteParameters', []);