Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class SpotifyDefaultCredentialStore(clientId: String, redirectUri: String, applicationContext: Context)
Provided credential store for holding current Spotify token credentials, allowing you to easily store and retrieve Spotify tokens. Recommended in most use-cases.
Functions
Link copied to clipboard
fun Application.getDefaultCredentialStore(clientId: String, redirectUri: String): SpotifyDefaultCredentialStore