cast.framework. ApplicationMetadata
class static
Cast application metadata.
Constructor
ApplicationMetadata
new ApplicationMetadata(sessionObj)
Parameter |
|
---|---|
sessionObj |
Session data. Value must not be null. |
Properties
applicationId
string
The application's id.
images
non-null Array of non-null chrome.cast.Image
A list of images associated with the app.
name
string
Application's human-readable name.
namespaces
non-null Array of string
A list of the namespaces supported by the receiver application.