Spotify Client Api
fun SpotifyClientApi(clientId: String?, clientSecret: String?, token: Token, spotifyApiOptions: SpotifyApiOptions)
Content copied to clipboard
fun SpotifyClientApi(clientId: String?, clientSecret: String?, redirectUri: String?, token: Token, usesPkceAuth: Boolean, enableDefaultTokenRefreshProducerIfNoneExists: Boolean, spotifyApiOptions: SpotifyApiOptions)
Content copied to clipboard