প্রেরকের শংসাপত্র সনাক্ত করতে ব্যবহৃত শংসাপত্র ডেটা।
ভাষা
বাতিলযোগ্য স্ট্রিং
রিসিভার অ্যাপ্লিকেশন চালু করার সময় Accept-Language হেডার মান যোগ করার জন্য ঐচ্ছিক ভাষা। আগে থেকে বিদ্যমান সেশনে যোগদান করলে উপেক্ষা করা হয়। মানটি ' হিসাবে উপস্থাপিত হয় - ' ট্যাগ RFC 5646 অনুযায়ী। যেমন 'es-ES'।
অনুরোধ সেশন টাইমআউট
সংখ্যা
মিলিসেকেন্ডে অ্যাপ্লিকেশনের জন্য একটি সেশনের অনুরোধ করার জন্য ব্যবহৃত সময়সীমা। chrome.cast.timeout.requestSession এর মান ডিফল্ট।
[[["সহজে বোঝা যায়","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"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`chrome.cast.SessionRequest` is used to initiate or join a Google Cast session with a receiver application."],["It requires the receiver application ID (`appId`) and optionally accepts capabilities, timeout, Android receiver compatibility, and credentials data."],["Key properties include `appId`, `capabilities`, `credentialsData`, and `androidReceiverCompatible` for configuring the session request."],["It allows specifying the required capabilities of the receiver device and credentials for sender identification."],["Developers can set a timeout for the session request and indicate Android receiver compatibility."]]],[]]