ACSMediaStatisticsCallFeatureDelegate 协议

声明

@protocol ACSMediaStatisticsCallFeatureDelegate;

说明

ACSMediaStatisticsCallFeature 为响应重要事件而调用的一组方法。

方法

onReportReceived

用于报告媒体统计信息度量的事件

-(void)onReportReceived:(ACSMediaStatisticsCallFeature *)sender :(ACSMediaStatisticsReportReceivedEventArgs *)args {

参数

  • sender -
  • args -