[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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,[]]