onRemoteCustomAudioStats method

void onRemoteCustomAudioStats(
  1. String roomId,
  2. String userId,
  3. String tag,
  4. RCRTCRemoteAudioStats stats,
)

Implementation

void onRemoteCustomAudioStats(String roomId, String userId, String tag, RCRTCRemoteAudioStats stats) {}