cast.framework. EventData
class static
Generic cast event data. Provide the event type.
Constructor
EventData
new EventData(type)
Parameter |
|
---|---|
type |
The event type. Value must not be null. |
Property
type
non-null cast.framework.EventType
The event type.