SpotifyContext

fun SpotifyContext(externalUrlsString: Map<String, String>, href: String, uri: ContextUri, typeString: String)

Parameters

uri

The Spotify URI for the context.

href

A link to the Web API endpoint providing full details of the track.

typeString

The object type, e.g. “artist”, “playlist”, “album”, “show”.

Sources

common source
Link copied to clipboard