Spotify Metadata Changed Data
constructor(playableUri: PlayableUri, artistName: String, albumName: String, trackName: String, trackLengthInSec: Int, timeSentInMs: Long)(source)
Parameters
playable Uri
A Spotify URI for the track or playable.
artist Name
The track artist.
album Name
The album name.
track Name
The track name.
track Length In Sec
Length of the track, in seconds.
time Sent In Ms
When the notification was sent.