cast.framework.messages. Image
class static
An image that describes a receiver application or media item. This could be an application icon, cover art, or a thumbnail.
Constructor
Image
new Image(url)
Parameter |
|
---|---|
url |
string The image URL. |
Properties
height
(number or undefined)
The image height.
url
string
The image URL.
width
(number or undefined)
The image width.