menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription.new constructor
dark_mode
light_mode
RTCSessionDescription
constructor
RTCSessionDescription
(
String
?
sdp
,
String
?
type
)
Implementation
RTCSessionDescription(this.sdp, this.type);
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription class