Package tvi.webrtc

Interface StatsObserver


  • public interface StatsObserver
    Interface for observing Stats reports (see webrtc::StatsObservers).
    • Method Detail

      • onComplete

        void onComplete​(StatsReport[] reports)
        Called when the reports are ready.