PlaybackState

constructor(device: Device? = null, repeatState: String? = null, shuffleState: Boolean? = null, smartShuffle: Boolean? = null, context: Context? = null, timestamp: Long? = null, progressMs: Int? = null, isPlaying: Boolean? = null, item: PlaybackItem? = null, currentlyPlayingType: String? = null, actions: Actions? = null)