Dane aplikacji dla tego żądania. Umożliwia nadawcy i odbiorcy łatwe rozszerzenie protokołu multimediów bez konieczności używania nowej przestrzeni nazw na potrzeby wiadomości niestandardowych.
Liczba synchronizowana wszystkich poleceń kolejki.
Jeśli zostanie przekazane w poleceniu kolejki, pakiet SDK sprawdzi, czy najnowszy numer kolejki jest zgodny z żądaniem.
Bieżąca wartość sekwencyjna jest podawana jako część komunikatów zmienionych w kolejce wychodzącej.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eGetItemsInfoRequestData\u003c/code\u003e is a class used to request information about specific media items, identified by their \u003ccode\u003eitemIds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties like \u003ccode\u003ecustomData\u003c/code\u003e, \u003ccode\u003emediaSessionId\u003c/code\u003e, \u003ccode\u003erequestId\u003c/code\u003e, and \u003ccode\u003esequenceNumber\u003c/code\u003e from the \u003ccode\u003ecast.framework.messages.RequestData\u003c/code\u003e class for managing request context and application-specific data.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor requires an array of \u003ccode\u003eitemIds\u003c/code\u003e representing the media items for which information is sought.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetItemsInfoRequestData\u003c/code\u003e facilitates communication within the Cast framework, enabling senders to request and receivers to provide details about media items.\u003c/p\u003e\n"]]],["`GetItemsInfoRequestData` is a class for requesting information about specific items. It's constructed with a mandatory array of `itemIds`. The class includes `customData` for application-specific extensions. It inherits `mediaSessionId`, `requestId`, and `sequenceNumber` for managing and synchronizing requests. The `itemIds` is a list of numbers, and the class facilitates communication between the sender and receiver to enhance the media protocol. It can retrieve specific media information based on the requested IDs.\n"],null,[]]