Uses of Class
dev.onvoid.webrtc.RTCStats
-
Packages that use RTCStats Package Description dev.onvoid.webrtc -
-
Uses of RTCStats in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return types with arguments of type RTCStats Modifier and Type Method Description Map<String,RTCStats>RTCStatsReport. getStats()Constructor parameters in dev.onvoid.webrtc with type arguments of type RTCStats Constructor Description RTCStatsReport(Map<String,RTCStats> stats)
-