public static interface Music.OnCompletionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onCompletion(Music music)
Called when the end of a media source is reached during playback.
|
void onCompletion(Music music)
music - the Music that reached the end of the file