Protocolo ACSMediaStatisticsCallFeatureDelegate
Declaração
@protocol ACSMediaStatisticsCallFeatureDelegate;
Descrição
Um conjunto de métodos que são chamados por ACSMediaStatisticsCallFeature em resposta a eventos importantes.
Métodos
onReportReceived
Evento para relatar a medição de Estatísticas de Mídia
-(void)onReportReceived:(ACSMediaStatisticsCallFeature *)sender :(ACSMediaStatisticsReportReceivedEventArgs *)args {
Parâmetros
sender
-args
-