مجموعه ای از تصاویر موجود که برنامه را توصیف می کنند.
showStop
بولی پوچ
این که آیا انتخابی برای توقف برنامه به کاربر پیشنهاد می شود.
مقدار پیشفرض null است، به این معنی که برنامه افزودنی یک پیشفرض برای گیرندههای CUSTOM انتخاب میکند و در دسترس بودن DELETE را برای گیرندههای DIAL تشخیص میدهد. |درست| یعنی کاربر می تواند درخواست توقف برنامه و |false| را بدهد یعنی نمی توانند
وضعیت متن
رشته
متن توصیفی برای محتوای برنامه فعلی، به عنوان مثال "نمایش اسلاید عروسی من".
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["`chrome.cast.ReceiverDisplayStatus` provides status information about a Cast receiver, primarily for custom receivers, for display in the extension UI."],["It includes properties like `statusText` (text description of the status), `appImages` (images related to the app), and `showStop` (whether the user can stop the application)."],["The constructor takes `statusText` and `appImages` as arguments to initialize the status object."],["`appImages` is an array of `chrome.cast.Image` objects, while `showStop` is a boolean indicating user control over stopping the application, defaulting to the extension's or receiver's behavior if null."]]],[]]