Package tvi.webrtc

Interface RTCStatsCollectorCallback


  • public interface RTCStatsCollectorCallback
    Interface for receiving stats reports (see webrtc::RTCStatsCollectorCallback).
    • Method Detail

      • onStatsDelivered

        void onStatsDelivered​(RTCStatsReport report)
        Called when the stats report is ready.