public class EmailAttachment extends Object
| Constructor and Description |
|---|
EmailAttachment(byte[] data,
String contentType,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
byte[] |
getData() |
String |
getFileName() |
String |
toString() |
Copyright © 2018. All rights reserved.