Interface ActionSchedule.Callback

  • All Known Implementing Classes:
    ExoPlayerTestRunner
    Enclosing class:
    ActionSchedule

    public static interface ActionSchedule.Callback
    Callback to notify listener that the action schedule has finished.
    • Method Detail

      • onActionScheduleFinished

        void onActionScheduleFinished()
        Called when action schedule finished executing all its actions.