Music Queued Listener
fun interface MusicQueuedListener
Content copied to clipboard
This interface is meant for clients that want to know when music is loaded and ready for immediate playback after calling setActiveStation.
See also
.addMusicQueuedListener
Functions
on Music Queued
Link copied to clipboard
abstract fun onMusicQueued()
Content copied to clipboard
Called when music is immediately available for playback.