onCachePrepared

abstract fun onCachePrepared(isSuccess: Boolean)

Called when the player has best prepared for immediate playback.

A value of false for the isSuccess parameter doesn't indicate the stations may not be played back - it only indicates that playback for some stations might not be immediate.

Parameters

isSuccess

True if the preparation operation was a success.