এই অনুরোধের জন্য অ্যাপ্লিকেশন-নির্দিষ্ট ডেটা। এটি প্রেরক এবং প্রাপককে কাস্টম বার্তাগুলির সাথে একটি নতুন নামস্থান ব্যবহার না করে সহজেই মিডিয়া প্রোটোকল প্রসারিত করতে সক্ষম করে।
mediaSessionId
(সংখ্যা বা অনির্ধারিত)
অনুরোধটি প্রযোজ্য মিডিয়া সেশনের আইডি।
অনুরোধ আইডি
সংখ্যা
অনুরোধের আইডি, অনুরোধ/প্রতিক্রিয়া সম্পর্কযুক্ত করতে ব্যবহৃত।
ক্রমিক নম্বর
(সংখ্যা বা অনির্ধারিত)
সমস্ত সারি কমান্ড সিঙ্ক্রোনাইজ করার জন্য একটি সংখ্যা। একটি সারি কমান্ডের জন্য প্রদান করা হলে, SDK সারির সর্বশেষ ক্রম নম্বর অনুরোধের সাথে মেলে তা যাচাই করবে। বর্তমান ক্রমসংখ্যা বহির্গামী সারি পরিবর্তিত বার্তাগুলির অংশ হিসাবে প্রদান করা হয়৷
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`RequestData` objects encapsulate data for media event requests within the Cast framework."],["These objects include details like request type, application-specific data, media session ID, request ID, and a sequence number for queue synchronization."],["The `customData` property allows for flexible extension of the media protocol by enabling the sender and receiver to exchange application-specific information."],["`mediaSessionId`, `requestId`, and `sequenceNumber` provide identifiers and context for managing and tracking media requests within a session."]]],["`RequestData` is a class for media event requests, requiring a non-null `type` upon construction. It includes `customData` for application-specific extensions, a `mediaSessionId` for the relevant media session, and a `requestId` for request/response correlation. It also uses `sequenceNumber` for synchronizing queue commands, ensuring that the queue's latest sequence number matches the request.\n"]]