get Spotify Implicit Grant Api
fun getSpotifyImplicitGrantApi(block: SpotifyApiOptions.() -> Unit? = null): SpotifyImplicitGrantApi?
Content copied to clipboard
Create a new SpotifyImplicitGrantApi instance using the spotifyToken stored using this credential store.
Parameters
block
Applied configuration to the SpotifyImplicitGrantApi
Sources
android source
Link copied to clipboard