toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.endpoints.pub
/
MarketsApi
Markets
Api
class
MarketsApi
(
val
api
:
GenericSpotifyApi
)
:
SpotifyEndpoint
(
source
)
Members
Constructors
Markets
Api
Link copied to clipboard
constructor
(
api
:
GenericSpotifyApi
)
Properties
api
Link copied to clipboard
val
api
:
GenericSpotifyApi
cache
Link copied to clipboard
val
cache
:
SpotifyCache
Functions
get
Available
Markets
Link copied to clipboard
suspend
fun
getAvailableMarkets
(
)
:
List
<
Market
>
Get the list of markets where Spotify is available.