getRemoteCandidates method
Implementation
Iterable<RTCIceCandidate> getRemoteCandidates() =>
js_util.callMethod(this, 'getRemoteCandidates', []);
Iterable<RTCIceCandidate> getRemoteCandidates() =>
js_util.callMethod(this, 'getRemoteCandidates', []);