public interface MailContent
| Modifier and Type | Method and Description |
|---|---|
List<FileAttachment> |
getAttachedFiles() |
List<String> |
getAttachments()
Deprecated.
załączniki z nazwami powinniśmy pobierać metodą
getAttachedFiles() |
String |
getContent() |
Map<Long,String> |
getDocuments()
Lista załączonych idnetyfikatów dokumentów (fileid) wraz z ich nazwą
|
String |
getSubject() |
boolean |
hasAttachment() |
String getSubject()
String getContent()
boolean hasAttachment()
List<String> getAttachments()
getAttachedFiles()List<FileAttachment> getAttachedFiles()
FileAttachment wiadomości e-mailCopyright © 2020 Suncode. All rights reserved.