تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`ApplicationStatusEventData` provides data about changes in the receiver application's status."],["It includes a `status` property, which is a string representing the current application status and can be null."],["This event data is used with the `cast.framework` API for web senders to handle application status updates."]]],["The core content defines the `ApplicationStatusEventData` class, which handles data related to changes in the receiver application's status. It features a constructor, `ApplicationStatusEventData(status)`, that takes a string `status` parameter, potentially null, representing the receiver application's status. The class also includes a `status` property, a nullable string, which stores the current application status. The class handles application status change events.\n"]]