Other Enumerations

The following enumerations are available globally.

  • List of errors can happen in during DispatchTarget operations

    See more

    Declaration

    Swift

    public enum DispatchTargetError : LocalizedError
  • The list of NEVIS operation types.

    See more

    Declaration

    Swift

    public enum NevisOperationType
  • A type that represents an error that can be thrown during initialization of the SDK

    See more

    Declaration

    Swift

    public enum SdkInitializationError : Error
    extension SdkInitializationError: LocalizedError