std
A playlist or collection of songs
Loops through all songs of the collection and checks if the condition is matched.
fn
The function to check if the condition is matched. A single parameter song is passed into the function.
song
If the condition is matched
Checks if the collection contains any song with the given artist as the song's first artist.
artist
The artist to check
If the collection contains the artist
Gets the creator of the collection.
The creator of the collection
Gets the ID of the collection. This is an ID identifiable by the provider which owns this collection.
The ID of the collection
Gets the name of the collection.
The name of the collection
Gets the number of tracks in the collection.
The number of tracks
Gets the URL of the collection.
The URL of the collection