다음을 통해 공유


ACSMediaStatisticsReportReceivedEventArgs 클래스

선언

@interface ACSMediaStatisticsReportReceivedEventArgs : NSObject;

Description

Media Statistics Report Received 이벤트에 대해 설명합니다.

메서드

속성

보고서

미디어 통계 정보를 사용하여 보고합니다.

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