menu
ikon_sdk package
documentation
protocol/generated/web_rtc.dart
WebRTCIceCandidate
WebRTCIceCandidate.new constructor
WebRTCIceCandidate.new constructor
dark_mode
light_mode
WebRTCIceCandidate
constructor
WebRTCIceCandidate
(
{
String
candidate
=
''
,
String
sdpMid
=
''
,
int
sdpMLineIndex
=
0
,
})
Implementation
WebRTCIceCandidate({ this.candidate = '', this.sdpMid = '', this.sdpMLineIndex = 0, });
ikon_sdk package
documentation
protocol/generated/web_rtc
WebRTCIceCandidate
WebRTCIceCandidate.new constructor
WebRTCIceCandidate class