menu
js_bindings package
documentation
bindings/webrtc_stats.dart
RTCPeerConnectionStats
RTCPeerConnectionStats factory constructor
RTCPeerConnectionStats factory constructor
dark_mode
light_mode
RTCPeerConnectionStats
constructor
RTCPeerConnectionStats
(
{
int
?
dataChannelsOpened
,
int
?
dataChannelsClosed
,
})
Implementation
external factory RTCPeerConnectionStats( {int? dataChannelsOpened, int? dataChannelsClosed});
js_bindings package
documentation
bindings/webrtc_stats
RTCPeerConnectionStats
RTCPeerConnectionStats factory constructor
RTCPeerConnectionStats class