SpotifyDefaultCredentialStore

constructor(clientId: String, redirectUri: String, applicationContext: Context)(source)

Parameters

clientId

The client id associated with your application

applicationContext

The application context - you can obtain this by storing your application context statically (such as with a companion object)