menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.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);
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCIceCandidate
RTCIceCandidate.new constructor
RTCIceCandidate class