onRtcStats method Null safety
- NERtcStats stats
Get notified of the stats of the current call is collected The SDK reports the stats of the current call to the app on a regular basis. The callback is triggered every 2 seconds.
Implementation
void onRtcStats(NERtcStats stats);