menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCPeerConnection
addCandidate abstract method
addCandidate abstract method
dark_mode
light_mode
addCandidate
abstract method
Future
<
void
>
addCandidate
(
RTCIceCandidate
candidate
)
Implementation
Future<void> addCandidate(RTCIceCandidate candidate);
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCPeerConnection
addCandidate abstract method
RTCPeerConnection class