Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
-