cast.framework.system. FeedbackStartedEvent
class static
An event dispatched by cast.framework.CastReceiverContext when the system starts to create a feedback report.
Constructor
FeedbackStartedEvent
new FeedbackStartedEvent()
- Extends
- cast.framework.system.Event
Property
type
non-null cast.framework.system.EventType
The event type.
- Inherited from
- cast.framework.system.Event#type