RTCStatsCollectorCallback

Interface for receiving stats reports (see webrtc::RTCStatsCollectorCallback).

Functions

Link copied to clipboard
abstract fun onStatsDelivered(report: RTCStatsReport)
Called when the stats report is ready.