共用方式為


ACSMediaStatisticsReportReceivedEventArgs 類別

宣告

@interface ACSMediaStatisticsReportReceivedEventArgs : NSObject;

Description

描述媒體統計數據報表已接收事件。

方法

屬性

報表

使用媒體統計數據信息報告。

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