aboutsummaryrefslogtreecommitdiff
path: root/examples/objc/AppRTCMobile/ARDAppClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/objc/AppRTCMobile/ARDAppClient.h')
-rw-r--r--examples/objc/AppRTCMobile/ARDAppClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/objc/AppRTCMobile/ARDAppClient.h b/examples/objc/AppRTCMobile/ARDAppClient.h
index 1fed247060..8e124ed925 100644
--- a/examples/objc/AppRTCMobile/ARDAppClient.h
+++ b/examples/objc/AppRTCMobile/ARDAppClient.h
@@ -48,7 +48,7 @@ typedef NS_ENUM(NSInteger, ARDAppClientState) {
- (void)appClient:(ARDAppClient *)client didError:(NSError *)error;
-- (void)appClient:(ARDAppClient *)client didGetStats:(NSArray *)stats;
+- (void)appClient:(ARDAppClient *)client didGetStats:(RTC_OBJC_TYPE(RTCStatisticsReport) *)stats;
@optional
- (void)appClient:(ARDAppClient *)client