Interface SmtpResponse

    • Method Detail

      • code

        int code()
        Returns the response code.
      • details

        java.util.List<java.lang.CharSequence> details()
        Returns the details if any.