MarketsApis

class MarketsApis(client: HttpClient = SpotifyHttpClientFactory.create(), tokenProvider: TokenProvider = TokenHolder) : BaseSpotifyApi

Market domain API for Spotify Web API.

Provides the list of ISO country codes where Spotify content is available.

Constructors

Link copied to clipboard
constructor(client: HttpClient = SpotifyHttpClientFactory.create(), tokenProvider: TokenProvider = TokenHolder)

Functions

Link copied to clipboard

Gets markets where Spotify content is available.