RtcStatsCallback 类型定义

RtcStatsCallback = void Function(RtcStatsResponse response)

实现

typedef void RtcStatsCallback(RtcStatsResponse response);