build Rest Action
fun buildRestAction(type: AuthorizationType): SpotifyRestAction<GenericSpotifyApi>
Content copied to clipboard
Create a SpotifyApi instance with the given SpotifyApiBuilder parameters and the type - AuthorizationType.CLIENT for client authentication, or otherwise AuthorizationType.APPLICATION
Sources
common source
Link copied to clipboard