MarketsApis

class MarketsApis(client: HttpClient = HttpClient(CIO) { install(ContentNegotiation) { json() } })

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 = HttpClient(CIO) { install(ContentNegotiation) { json() } })

Functions

Link copied to clipboard

Gets markets where Spotify content is available.