Skip to main content

Class: ApplicationData

  • cast.framework.system.ApplicationData provides metadata about a launched application.

  • It includes properties such as iconUrl, id, launchedFrom, launchingSenderId, name, namespaces, and sessionId.

  • This class can be instantiated using its constructor.

cast.framework.system.ApplicationData

class static

Metadata describing the data of the launched application.

Constructor

ApplicationData

new ApplicationData()

Properties

iconUrl

string

The application image set in Cast Developer Console.

id

string

The application ID.

launchedFrom

non-null cast.framework.system.LaunchedFrom

Indicates where the app was launched from.

launchingSenderId

string

The ID of the sender that launched the application.

name

string

The application name.

namespaces

non-null Array of string

The namespaces used by the application.

sessionId

number

The session ID.

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 によって変換されたページ (->オリジナル) /