public class Attachment extends Object
| Constructor and Description |
|---|
Attachment(byte[] attachment,
String contentID,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAsByteArray() |
String |
getContentID() |
String |
getMimeType() |
Copyright © 2020–2021 toop.eu. All rights reserved.