menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
CallSession
remoteCandidates property
remoteCandidates property
dark_mode
light_mode
remoteCandidates
property
List
<
RTCIceCandidate
>
remoteCandidates
getter/setter pair
Implementation
List<RTCIceCandidate> remoteCandidates = <RTCIceCandidate>[];
sendingnetwork_dart_sdk package
documentation
sdn
CallSession
remoteCandidates property
CallSession class