OOPerformanceNotificationNameStateMatcher Class Reference

Match only Ooyala state change notifications, also checking the OOOoyalaPlayerState in the notification. More...

#import <OOPerformanceNotificationNameStateMatcher.h>

+ Inheritance diagram for OOPerformanceNotificationNameStateMatcher:

Instance Methods

((unavailable("init not available") - __attribute__
 
(instancetype) - initWithNotificationName:state:
 
(instancetype) - initWithNotificationName:anyStateOtherThan:
 

Detailed Description

Match only Ooyala state change notifications, also checking the OOOoyalaPlayerState in the notification.

E.g. match the OOOoyalaPlayerStateChangedNotification notification name, but only when the state change is to the OOOoyalaPlayerStateReady state.

Method Documentation

- ((unavailable("init not available") __attribute__
- (instancetype) initWithNotificationName: (NSString *)  notificationName
anyStateOtherThan: (OOOoyalaPlayerState)  anyStateOtherThan 
- (instancetype) initWithNotificationName: (NSString *)  notificationName
state: (OOOoyalaPlayerState)  state 

The documentation for this class was generated from the following file: