cast.framework.system. ShutdownEvent
class static
An event dispatched by cast.framework.CastReceiverContext when the application is shut down.
Constructor
ShutdownEvent
new ShutdownEvent()
- Extends
- cast.framework.system.Event
Property
type
non-null cast.framework.system.EventType
The event type.
- Inherited from
- cast.framework.system.Event#type