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