toFullPlaylistRestAction

fun toFullPlaylistRestAction(market: Market? = null): SpotifyRestAction<Playlist?>

Converts this SimplePlaylist into a full Playlist object with the given market

Parameters

market

Provide this parameter if you want the list of returned items to be relevant to a particular country.

Sources

common source
Link copied to clipboard