1 #import <Foundation/Foundation.h> 2 #import "OOPerformanceEventMatcherProtocol.h" 3 #import "OOOoyalaPlayer.h" 12 -(instancetype) init
__attribute__((unavailable("init not available")));
13 -(instancetype) initWithNotificationName:(NSString*)notificationName state:(OOOoyalaPlayerState)state;
14 -(instancetype) initWithNotificationName:(NSString*)notificationName anyStateOtherThan:(OOOoyalaPlayerState)anyStateOtherThan;