ACSMediaStatisticsCallFeatureDelegate Protocol

Declaration

@protocol ACSMediaStatisticsCallFeatureDelegate;

Description

A set of methods that are called by ACSMediaStatisticsCallFeature in response to important events.

Methods

onReportReceived

Event for reporting Media Statistics measurement

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

Parameters

  • sender -
  • args -