Playlist

constructor(properties: Map<String, Any>)

See also


constructor(properties: Map<String, Any>, videos: List<Video>)

Initializes a new Playlist with a predefined metadata properties collection and a predefined List of Video objects.

Parameters

properties

the metadata assigned to this instance

videos

a List of videos to associate with this Playlist

Throws

if either or both arguments are null