Interface ActionSchedule.Callback
-
- All Known Implementing Classes:
ExoPlayerTestRunner
- Enclosing class:
- ActionSchedule
public static interface ActionSchedule.CallbackCallback to notify listener that the action schedule has finished.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonActionScheduleFinished()Called when action schedule finished executing all its actions.
-