common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.clients
/
RadioClient
/
loadTracks
load
Tracks
abstract
suspend
fun
loadTracks
(
radio
:
Radio
)
:
Feed
<
Track
>
Loads the tracks for a radio.
Return
the paged tracks.
Parameters
radio
the radio to load the tracks of.
See also
Feed