toFullAlbumRestAction

fun toFullAlbumRestAction(market: Market? = null): SpotifyRestAction<Album?>

Converts this SimpleAlbum into a full Album 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