public class InvalidRecipient
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessageText()
Gets a text description of the status of the response.
|
InvalidRecipientResponseCode |
getResponseCode()
Gets an error code that identifies the specific error that the request encountered.
|
java.lang.String |
getSmtpAddress()
Gets the SMTP address of the invalid recipient.
|
public java.lang.String getSmtpAddress()
public InvalidRecipientResponseCode getResponseCode()
public java.lang.String getMessageText()