com.ooyala.android.skin.notification.OoyalaNotificationHandler Class Referenceabstract
+ Inheritance diagram for com.ooyala.android.skin.notification.OoyalaNotificationHandler:

Public Member Functions

 OoyalaNotificationHandler (OoyalaPlayer player, OoyalaSkinLayoutController layoutController)
 
boolean canHandle (OoyalaNotification notification)
 
abstract String getNotificationName ()
 
- Public Member Functions inherited from com.ooyala.android.skin.notification.BaseNotificationHandler< OoyalaNotification >
final boolean tryHandleNotification (T notification)
 
abstract boolean canHandle (T notification)
 
abstract void handle (T notification)
 

Protected Attributes

final OoyalaPlayer player
 
final OoyalaSkinLayoutController layoutController
 

Constructor & Destructor Documentation

com.ooyala.android.skin.notification.OoyalaNotificationHandler.OoyalaNotificationHandler ( OoyalaPlayer  player,
OoyalaSkinLayoutController  layoutController 
)
inline

Member Function Documentation

boolean com.ooyala.android.skin.notification.OoyalaNotificationHandler.canHandle ( OoyalaNotification  notification)
inline
abstract String com.ooyala.android.skin.notification.OoyalaNotificationHandler.getNotificationName ( )
abstract

Member Data Documentation

final OoyalaSkinLayoutController com.ooyala.android.skin.notification.OoyalaNotificationHandler.layoutController
protected
final OoyalaPlayer com.ooyala.android.skin.notification.OoyalaNotificationHandler.player
protected

The documentation for this class was generated from the following file:
  • OoyalaNotificationHandler.java