public static interface MediaPlayerService.ServiceChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
hideOnNotificationDismissed() |
void |
onErrorOccurred(java.lang.Exception ex) |
void |
onFileInfoChanged(BoxFile newFile,
android.graphics.Bitmap coverArt,
java.lang.String title,
java.lang.String artist) |
void |
onMediaStateChanged(BoxMediaControls.BoxMediaState state) |
void hideOnNotificationDismissed()
void onMediaStateChanged(BoxMediaControls.BoxMediaState state)
void onFileInfoChanged(BoxFile newFile,
android.graphics.Bitmap coverArt,
java.lang.String title,
java.lang.String artist)
void onErrorOccurred(java.lang.Exception ex)