Enumerations
The following enumerations are available globally.
-
An enum representing the state of the Camo controller.
See moreDeclaration
Swift
public enum CamoControllerState
-
The service state represents the state of an active Camo controller. You will receive this from the
CamoControllerState
when the server is running.When there is an active connection to Camo Studio, you can retrieve it by using the convenience
See moreconnection
property.Declaration
Swift
public enum CamoServiceState