onRemoteStreamStats property

  1. @override
OnRemoteStreamStatsType? onRemoteStreamStats
getter/setter pair

Callback about the statistics of the local device receiving the subscribed remote audio/video streams during the call and the network status, which is triggered every 2s.

Implementation

@override
abstract OnRemoteStreamStatsType? onRemoteStreamStats;