PlayQueueUpdate

constructor(    reason: PlayQueueUpdateReason,     lastUpdate: DateTime,     playlist: List<SyncPlayQueueItem>,     playingItemIndex: Int,     startPositionTicks: Long,     isPlaying: Boolean,     shuffleMode: GroupShuffleMode,     repeatMode: GroupRepeatMode)