ActionSchedule.Callback


public interface ActionSchedule.Callback

Known direct subclasses
ExoPlayerTestRunner

Helper class to run an ExoPlayer test.


Callback to notify listener that the action schedule has finished.

Summary

Public methods

abstract void

Called when action schedule finished executing all its actions.

Public methods

onActionScheduleFinished

abstract void onActionScheduleFinished()

Called when action schedule finished executing all its actions.