public interface QBRTCStatsReportCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onStatsReportUpdate(QBRTCStatsReport statsReport,
java.lang.Integer userId)
Called by timeout with updated stats report for user ID
Configure time interval with
QBRTCConfig.setStatsReportInterval(long) |
void onStatsReportUpdate(QBRTCStatsReport statsReport, java.lang.Integer userId)
QBRTCConfig.setStatsReportInterval(long)statsReport - QBRTCStatsReport instanceuserId - user ID