ACSMediaStatisticsReportReceivedEventArgs 类

声明

@interface ACSMediaStatisticsReportReceivedEventArgs : NSObject;

Description

描述“已收到媒体统计信息报告”事件。

Methods

属性

报表

使用媒体统计信息进行报告。

@property (retain, nonnull, readonly) ACSMediaStatisticsReport * report;