×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOPerformanceEventWatchProtocol.h
1
#import <Foundation/Foundation.h>
2
6
@class
OOPerformanceStatisticsSnapshotBuilder
;
7
12
@protocol
OOPerformanceEventWatchProtocol <NSObject>
13
@property
(nonatomic, readonly) NSSet *wantedNotifications;
14
-(void) onNotification:(NSNotification*)notification;
15
-(void) addStatisticsToBuilder:(
OOPerformanceStatisticsSnapshotBuilder
*)builder;
16
@end
OOPerformanceStatisticsSnapshotBuilder
Definition:
OOPerformanceStatisticsSnapshot.h:18
Send Feedback