Enumerations
The following enumerations are available globally.
-
The factory class for module
See moreFLChromecast. This class has methods to create types exposed by this module.Declaration
Swift
public enum FLChromecastFactory -
A type-erased JSON value that supports runtime metadata while preserving Codable support.
See moreDeclaration
Swift
public enum JSONValue : Codable -
Undocumented
See moreDeclaration
Swift
public enum JSONValueError : Error -
Message type
See moreDeclaration
Swift
public enum MessageType : String, Codable -
Message origin
See moreDeclaration
Swift
public enum MessageOrigin : String, Codable -
Message names
See moreDeclaration
Swift
public enum MessageName : String, Codable
Enumerations Reference