public static interface Player.NotificationCallback
Modifier and Type | Method and Description |
---|---|
void |
onPlaybackError(Error error) |
void |
onPlaybackEvent(PlayerEvent event) |
void onPlaybackEvent(PlayerEvent event)
void onPlaybackError(Error error)