getSpotifyImplicitGrantApi

fun getSpotifyImplicitGrantApi(block: SpotifyApiOptions.() -> Unit? = null): SpotifyImplicitGrantApi?

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