Other Classes
The following classes are available globally.
- 
                  
                  
Defines a response received back from our API call via
See moreJcConnectionRequestand communicated asynchronously via callbacksDeclaration
Swift
public class JcRequestResponse<ResponseContent> where ResponseContent : Decodable, ResponseContent : Encodable - 
                  
                  
Convenience class to intantiate connection based on the ‘JcConnection’ protocol using different authentication strategies
See moreDeclaration
Swift
public class JcConnectionFactory - 
                  
                  
Undocumented
See moreDeclaration
Swift
public class JcSimpleConnection : JcConnection - 
                  
                  
RepeatingTimer mimics the API of DispatchSourceTimer but in a way that prevents crashes that occur from calling resume multiple times on a timer that is already resumed (noted by https://github.com/SiftScience/sift-ios/issues/52
See moreDeclaration
Swift
public class JcRepeatingTimer - 
                  
                  
Concrete implementation of
C8yCustomAssetFactoryto manage custom string attributes in your managed objectDeclaration
Swift
public class C8yStringAssetDecoder : C8yCustomAssetFactory - 
                  
                  
Undocumented
See moreDeclaration
Swift
public class C8yMockedAssetCollection : C8yAssetCollection 
            View on GitHub
          
      Other Classes  Reference