Classes

The following classes are available globally.

  • The Camo controller is the starting point for interacting with Camo Studio. From here, you can control the Camo connection service.

    You can only have one active instance in your application at a given time.

    At the moment, all API methods for CamoProducerKit are provided by CamoController, to provide a simple public-facing implementation.

    See more

    Declaration

    Swift

    public class CamoController