ACSMediaStatisticsCallFeatureDelegate プロトコル
宣言
@protocol ACSMediaStatisticsCallFeatureDelegate;
説明
重要なイベントに応答して ACSMediaStatisticsCallFeature によって呼び出される一連のメソッド。
メソッド
onReportReceived
メディア統計測定を報告するためのイベント
-(void)onReportReceived:(ACSMediaStatisticsCallFeature *)sender :(ACSMediaStatisticsReportReceivedEventArgs *)args {
パラメーター
sender
-args
-