toFullAlbum

suspend fun toFullAlbum(market: Market? = null): 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

(source)
Link copied to clipboard