[[["容易理解","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"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\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,[]]