com.ooyala.android.skin.notification.BaseNotificationHandler< T > Class Template Referenceabstract

Public Member Functions

final boolean tryHandleNotification (T notification)
 
abstract boolean canHandle (T notification)
 
abstract void handle (T notification)
 

Member Function Documentation

abstract boolean com.ooyala.android.skin.notification.BaseNotificationHandler< T >.canHandle ( notification)
abstract
abstract void com.ooyala.android.skin.notification.BaseNotificationHandler< T >.handle ( notification)
abstract
final boolean com.ooyala.android.skin.notification.BaseNotificationHandler< T >.tryHandleNotification ( notification)
inline

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