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