Other Enumerations
The following enumerations are available globally.
-
List of errors can happen in during DispatchTarget operations
See moreDeclaration
Swift
public enum DispatchTargetError : LocalizedError
-
The list of NEVIS operation types.
See moreDeclaration
Swift
public enum NevisOperationType
-
A type that represents an error that can be thrown during initialization of the SDK
See moreDeclaration
Swift
public enum SdkInitializationError : Error
extension SdkInitializationError: LocalizedError