[[["이해하기 쉬움","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(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,[]]