menu
huddle01_flutter_client package
documentation
core/index.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);
huddle01_flutter_client package
documentation
core/index
RTCPeerConnection
addCandidate abstract method
RTCPeerConnection class