Package tvi.webrtc
Interface StatsObserver
public interface StatsObserver
Interface for observing Stats reports (see webrtc::StatsObservers).
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onComplete
(StatsReport[] reports) Called when the reports are ready.
-
Method Details
-
onComplete
Called when the reports are ready.
-