menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.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);
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCPeerConnection
addCandidate abstract method
RTCPeerConnection class