com.ooyala.android.skin.notification.common.CurrentItemChangedNotificationHandler Class Reference
+ Inheritance diagram for com.ooyala.android.skin.notification.common.CurrentItemChangedNotificationHandler:

Public Member Functions

 CurrentItemChangedNotificationHandler (OoyalaPlayer player, OoyalaSkinLayoutController layoutController)
 
String getNotificationName ()
 
void handle (OoyalaNotification notification)
 
- Public Member Functions inherited from com.ooyala.android.skin.notification.OoyalaNotificationHandler
 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)
 

Additional Inherited Members

- Protected Attributes inherited from com.ooyala.android.skin.notification.OoyalaNotificationHandler
final OoyalaPlayer player
 
final OoyalaSkinLayoutController layoutController
 

Constructor & Destructor Documentation

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

Member Function Documentation

String com.ooyala.android.skin.notification.common.CurrentItemChangedNotificationHandler.getNotificationName ( )
inline
void com.ooyala.android.skin.notification.common.CurrentItemChangedNotificationHandler.handle ( OoyalaNotification  notification)
inline

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