com.ooyala.android.performance.PerformanceEventWatchInterface Interface Reference
Inheritance diagram for com.ooyala.android.performance.PerformanceEventWatchInterface:
com.ooyala.android.performance.counting.PerformanceEventWatchCounting com.ooyala.android.performance.startend.PerformanceEventWatchStartEnd

Public Member Functions

Set< String > getWantedNotificationNames ()
 
void onNotification (OoyalaNotification notification)
 
void addStatisticsToBuilder (PerformanceStatisticsSnapshotBuilder builder)
 

Member Function Documentation

void com.ooyala.android.performance.PerformanceEventWatchInterface.addStatisticsToBuilder ( PerformanceStatisticsSnapshotBuilder  builder)
Set<String> com.ooyala.android.performance.PerformanceEventWatchInterface.getWantedNotificationNames ( )
void com.ooyala.android.performance.PerformanceEventWatchInterface.onNotification ( OoyalaNotification  notification)