업데이트할 큐 항목 목록입니다. 재정렬은 발생하지 않으며 항목은 기존 순서를 유지하며 미디어 정보를 포함하여 제공된 항목으로 완전히 대체됩니다. 이 목록에 제공되지 않은 항목은 변경되지 않습니다. 항목이 현재 로드된 후에는 트랙 정보를 변경할 수 없습니다 (항목이 currentItem인 경우). 존재하지 않는 항목은 무시됩니다.
업데이트할 큐 항목 목록입니다. 재정렬은 발생하지 않으며 항목은 기존 순서를 유지하며 미디어 정보를 포함하여 제공된 항목으로 완전히 대체됩니다. 이 목록에서 제공되지 않은 항목은 변경되지 않습니다. 항목이 현재 로드된 후에는 트랙 정보를 변경할 수 없습니다 (항목이 currentItem인 경우). 존재하지 않는 항목은 무시됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-25(UTC)"],[],["The `QueueUpdateItemsRequest` class manages updates to a media queue. It uses a list of `QueueItem` objects to modify existing queue entries. Updates fully replace existing items, including their media information, while unmentioned items remain unchanged. Item order is preserved. `itemsToUpdate` are used to perform the updates. `customData` property allows for sending custom application data. If an item in the request does not exist it is ignored.\n"]]