Back to Exoplayer

ActionSchedule.PlayerTarget.Callback (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/testutil/ActionSchedule.PlayerTarget.Callback.html

latest775 B
Original Source

Package com.google.android.exoplayer2.testutil

Interface ActionSchedule.PlayerTarget.Callback


public static interfaceActionSchedule.PlayerTarget.Callback

Callback to be called when message arrives.

Method Summary

All Methods Instance Methods Abstract Methods | Modifier and Type | Method | Description | | --- | --- | --- | | void | onMessageArrived() | Notifies about the arrival of the message. |

Method Detail

- 

onMessageArrived

void onMessageArrived()

Notifies about the arrival of the message.