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