spotify-web-api-kotlin
/
com.adamratzman.spotify.webplayer
/
PlaybackContext
js
Playback
Context
external interface
PlaybackContext
Content copied to clipboard
Playback context for the player
Properties
Sources
Properties
metadata
Link copied to clipboard
js
abstract var
metadata
:
Any
Content copied to clipboard
Additional metadata for the context (can be null)
uri
Link copied to clipboard
js
abstract var
uri
:
String
?
Content copied to clipboard
The URI of the context (can be null)
Sources
js source
Link copied to clipboard