toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify
/
SpotifyClientApi
/
SpotifyClientApi
Spotify
Client
Api
constructor
(
clientId
:
String
?
,
clientSecret
:
String
?
,
token
:
Token
,
spotifyApiOptions
:
SpotifyApiOptions
)
(
source
)
constructor
(
clientId
:
String
?
,
clientSecret
:
String
?
,
redirectUri
:
String
?
,
token
:
Token
,
usesPkceAuth
:
Boolean
,
enableDefaultTokenRefreshProducerIfNoneExists
:
Boolean
,
spotifyApiOptions
:
SpotifyApiOptions
)
(
source
)