Enumerations

The following enumerations are available globally.

  • Supported authentication methods for logging into the SMTP server.

    See more

    Declaration

    Swift

    public enum AuthMethod : String
  • Error type for SwiftSMTP.

    See more

    Declaration

    Swift

    public enum SMTPError : Error, CustomStringConvertible