OOUpNextManager Class Reference

#import <OOUpNextManager.h>

+ Inheritance diagram for OOUpNextManager:

Instance Methods

(instancetype) - initWithPlayer:ooReactSkinModel:config:
 
(void) - setNextVideo:
 
(void) - playCompletedNotification:
 
(void) - currentItemChangedNotification:
 
(void) - goToNextVideo
 
(void) - onDismissPressed
 
(void) - dealloc [implementation]
 

Properties

BOOL isDismissed
 
OOOoyalaPlayerplayer
 
OOReactSkinModelooReactSkinModel [implementation]
 
BOOL upNextEnabled [implementation]
 
NSDictionary * nextVideo [implementation]
 

Method Documentation

- (void) currentItemChangedNotification: (NSNotification *)  notification
- (void) dealloc
implementation
- (void) goToNextVideo
- (instancetype) initWithPlayer: (OOOoyalaPlayer *)  player
ooReactSkinModel: (OOReactSkinModel *)  ooReactSkinModel
config: (NSDictionary *)  config 
- (void) onDismissPressed
- (void) playCompletedNotification: (NSNotification *)  notification
- (void) setNextVideo: (NSDictionary *)  nextVideo

Property Documentation

- (BOOL) isDismissed
readnonatomicassign
- (NSDictionary*) nextVideo
readwritenonatomicassignimplementation
- (OOReactSkinModel*) ooReactSkinModel
readwritenonatomicweakimplementation
- (OOOoyalaPlayer*) player
readnonatomicweak
- (BOOL) upNextEnabled
readwritenonatomicassignimplementation

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