PlaylistMapper

class PlaylistMapper(mediaMapper: MediaMapper)

Functions to map models from other layers and / or packages into a Playlist.

Constructors

Link copied to clipboard
constructor(mediaMapper: MediaMapper)

Functions

Link copied to clipboard
fun map(populatedPlaylist: PopulatedPlaylist): Playlist

Maps from a PopulatedPlaylist.