getSpotifyClientPkceApi

fun getSpotifyClientPkceApi(block: SpotifyApiOptions.() -> Unit? = null): SpotifyClientApi?

Create a new SpotifyClientApi instance using the spotifyToken stored using this credential store.

Parameters

block

Applied configuration to the SpotifyClientApi

Sources

(source)
Link copied to clipboard