cast.framework.events. CacheLoadedEvent
class static
Event data for a cast.framework.events.EventType.CACHE_LOADED
event.
Constructor
CacheLoadedEvent
new CacheLoadedEvent(media)
Parameter |
|
---|---|
media |
Optional cast.framework.messages.MediaInformation Value must not be null. |
- Deprecated
- This event never fires.
Property
media
constant
(non-null cast.framework.messages.MediaInformation or undefined)
Information about the media being cached.