| Modifier and Type | Method and Description |
|---|---|
ArrayList<EmailAttachment> |
EmailMessage.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailMessage.addAttachament(EmailAttachment anexo) |
void |
EmailMessage.removeAttachament(EmailAttachment anexo) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailMessage.setAttachments(ArrayList<EmailAttachment> attachments) |
Copyright © 2017 Anteros Tecnologia. All rights reserved.