Skip to main content

Class: ApplicationData

  • The cast.framework.ui.ApplicationData class provides data about a running or remote-controlled application.

  • It includes properties such as the application's name, icon URL, group name, and whether it's being used as a remote control.

  • The constructor allows creating new ApplicationData objects with these details.

cast.framework.ui.ApplicationData

class static

Data about running application or remote controlled application.

Constructor

ApplicationData

new ApplicationData(name, iconUrl, groupName, isRemoteControl, isActiveGroupPlayback)

Parameter

name

string

iconUrl

string

groupName

Optional

string

isRemoteControl

Optional

boolean

isActiveGroupPlayback

Optional

boolean

Properties

groupName

string

Name of audio group for running app.

iconUrl

string

Application icon URL.

isRemoteControl

boolean

Whether application is running as a remote control to another playback receiver.

name

string

Application Name.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年09月18日 UTC.

AltStyle によって変換されたページ (->オリジナル) /