setPrivacy

abstract suspend fun setPrivacy(playlist: Playlist, isPrivate: Boolean)

Sets the privacy of a playlist.

Parameters

playlist

the playlist to set the privacy of.

isPrivate

whether the playlist should be private.