Currently Playing Context
@Serializable
Information about the current playback
Parameters
timestamp
Unix Millisecond Timestamp when data was fetched
device
The device that is currently active
progress Ms
Progress into the currently playing track. Can be null (e.g. If private session is enabled this will be null).
is Playing
If something is currently playing.
item
The currently playing item (track or episode). Can be null (e.g. If private session is enabled this will be null).
context
A Context Object. Can be null (e.g. If private session is enabled this will be null). Note: this will likely be null when playing the first track in a playlist or show context.
shuffle State
If shuffle is on or off