cast.framework.events. Event
class static
Event data superclass for all events dispatched by cast.framework.PlayerManager.
Constructor
Event
new Event(type)
Parameter |
|
---|---|
type |
cast.framework.events.EventType Event type Value must not be null. |
Property
type
constant
non-null cast.framework.events.EventType
Type of the event.