Enumerations
The following enumerations are available globally.
-
The enum that represents the fetch result.
See moreDeclaration
Swift
public enum ConfigFetcherAnswer
-
Varioqub error that occurs when it tries to fetch the config.
See moreDeclaration
Swift
public enum ConfigFetcherError : Error
-
The enum that represents Varioqub errors.
See moreDeclaration
Swift
public enum VarioqubProviderError : Error
-
The enum that represents the logger level.
See moreDeclaration
Swift
public enum LogLevel : Int, Comparable