Class ChromecastEventTypes
-
- All Implemented Interfaces:
public class ChromecastEventTypes
The types of Chromecast Events.
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<CastStateChangeEvent>
STATECHANGE
public final static EventType<CastErrorEvent>
ERROR
-
Constructor Summary
Constructors Constructor Description ChromecastEventTypes()
-