Client Id of application registered with Spotify Api see https://developer.spotify.com/dashboard/applications
URI of Spotify item to play upon authorization. ""
will
attempt to resume playback from where it was.
Note: If Spotify is already open and playing, this parameter will not have any effect
The redirect url back to your application (i.e. myapp://spotify-login-callback )
Requested API Scopes, need to have AppRemoteControlScope to control playback of app
Whether or not the auth dialog should be shown. Useful for debugging auth flows.
Endpoint on your server to refesh token
Endpoint on your server to do token swap
Generated using TypeDoc
(Android) Choose the response type CODE or TOKEN. Useful to determine if you need a on time login or a longterm login.
SpotifyApiConfig