The list of reordered item IDs. This is only used as a response for a
QUEUE_REORDER request. The changeType becomes UPDATE, and itemIds
contain the full list of queue items.
requestId
(number or undefined)
The corresponding request ID.
sequenceNumber
(number or undefined)
The queue change sequence ID. Used to coordinate state sync between
various senders and the receiver.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Represents a queue change message encompassing actions like insert, remove, and update within the Cast framework."],["Provides properties detailing the change type, affected item IDs, insertion points, reordered IDs, and associated request/sequence information for queue management."],["Enables communication and synchronization of queue state between senders and receivers within the Cast ecosystem."]]],[]]