remoteCandidates property

List<RTCIceCandidate> remoteCandidates
getter/setter pair

List of remote ICE candidates.

Implementation

List<RTCIceCandidate> remoteCandidates = [];