menu
huddle01_flutter_client package
documentation
core/index.dart
RTCIceCandidate
RTCIceCandidate.new constructor
RTCIceCandidate.new constructor
dark_mode
light_mode
RTCIceCandidate
constructor
RTCIceCandidate
(
String
?
candidate
,
String
?
sdpMid
,
int
?
sdpMLineIndex
)
Implementation
RTCIceCandidate(this.candidate, this.sdpMid, this.sdpMLineIndex);
huddle01_flutter_client package
documentation
core/index
RTCIceCandidate
RTCIceCandidate.new constructor
RTCIceCandidate class