[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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,[]]