DeliveryStatus¶
-
public enum
DeliveryStatus¶ The
DeliveryStatusEnum contains the possible delivery states for an email message.
Enum Constants¶
ERROR¶
-
public static final DeliveryStatus
ERROR¶ There was an error sending the message.
RECEIVED¶
-
public static final DeliveryStatus
RECEIVED¶ The message was received.
SENT¶
-
public static final DeliveryStatus
SENT¶ The message was sent.