public class MessageDetail extends Object
| Constructor and Description |
|---|
MessageDetail() |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
getAttachments() |
List<String> |
getBcc() |
EmailContent |
getBody() |
List<String> |
getCc() |
Map<String,String> |
getData() |
String |
getFrom() |
String |
getReplyTo() |
String |
getSubject() |
List<String> |
getTo() |
String |
toString() |
public String getFrom()
public String getSubject()
public String getReplyTo()
public List<Attachment> getAttachments()
public EmailContent getBody()
Copyright © 2019. All rights reserved.