ChromecastEventTypes
public struct ChromecastEventTypesThe types of Chromecast Events.
- 
                  
                  Fired when castStateChangeEvent occurs. DeclarationSwift public static var STATE_CHANGE: EventType<StateChangeEvent>
- 
                  
                  Fired when castErrorEvent occurs. DeclarationSwift public static var ERROR: EventType<CastErrorEvent>
