Playlist Edit Client
Used to allow editing of an editable playlist.
To allow editing of cover art, use PlaylistEditCoverClient.
To allow editing the privacy of a playlist, use PlaylistEditPrivacyClient.
To listen to changes in the playlist editor, use PlaylistEditorListenerClient.
See also
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Creates a new playlist.
Link copied to clipboard
Deletes a playlist.
Link copied to clipboard
Edits the metadata of a playlist.
Link copied to clipboard
abstract suspend fun listEditablePlaylists(track: Track?): List<<Error class: unknown class><Playlist, Boolean>>
Lists all the editable playlists.
Link copied to clipboard
Loads a playlist.
Link copied to clipboard
Loads the tracks of a playlist.
Link copied to clipboard
Link copied to clipboard