PlaylistDownload

data class PlaylistDownload(val playlist: Playlist, val mediaList: List<MediaDownload>)(source)

Representation of a Playlist download.

Constructors

Link copied to clipboard
constructor(playlist: Playlist, mediaList: List<MediaDownload>)

Properties

Link copied to clipboard
Link copied to clipboard