Enumerations

The following enumerations are available globally.

  • An enum representing the state of the Camo controller.

    See more

    Declaration

    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 connection property.

    See more

    Declaration

    Swift

    public enum CamoServiceState