[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ecast.framework.ui.ApplicationData\u003c/code\u003e class provides static data about the currently running application or a remote controlled application.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eiconUrl\u003c/code\u003e, \u003ccode\u003egroupName\u003c/code\u003e, \u003ccode\u003eisRemoteControl\u003c/code\u003e, and \u003ccode\u003eisActiveGroupPlayback\u003c/code\u003e to describe the application.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a new \u003ccode\u003eApplicationData\u003c/code\u003e object using its constructor by providing the necessary information.\u003c/p\u003e\n"],["\u003cp\u003eThe properties allow you to access details such as application name, icon URL, audio group name, and whether it's a remote control or active in group playback.\u003c/p\u003e\n"]]],["The `ApplicationData` class provides information about a running application, including a remote-controlled one. It has properties for the application's `name`, `iconUrl`, and `groupName` (for audio groups). Additionally, it indicates whether the application `isRemoteControl` and `isActiveGroupPlayback`. The constructor `ApplicationData` initializes these properties using string and boolean parameters for application name, icon URL, group name, remote control status, and active group playback, respectively.\n"],null,[]]