Out Of Music Listener
fun interface OutOfMusicListener
Content copied to clipboard
If the player runs out of music in the current station, this event listener will be called. In the normal course of events, a streaming station should never run out of music!
See also
add Out Of Music Listener
Functions
on Out Of Music
Link copied to clipboard
abstract fun onOutOfMusic()
Content copied to clipboard