cast.framework.events. CustomStateEvent
class static
Event data for cast.framework.events.EventType.CUSTOM_STATE event.
Constructor
CustomStateEvent
new CustomStateEvent(state)
Parameter |
|
---|---|
state |
Object Value must not be null. |
Property
state
constant
non-null Object
The media status that was sent.