Spotify Queue Changed Data
class SpotifyQueueChangedData(timeSentInMs: Long) : SpotifyBroadcastEventData
Content copied to clipboard
A queue change is sent whenever the play queue is changed. It uses the intent action com.spotify.music.queuechanged.
Parameters
timeSentInMs
When the notification was sent.
Constructors
SpotifyQueueChangedData
Link copied to clipboard
When the notification was sent.
Properties
Sources
android source
Link copied to clipboard