Interface IFileData
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IFormRecordMessageAttachmentData, IPluginSendMessageAttachment, ISendMessageAttachmentData
- All Known Implementing Classes:
DefaultFormRecordMessageAttachmentData, FileData, SendMessageMessageAttachmentData
Common interface for the data of a file.
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
Method Details
-
content
byte[] content()Required. The binary content of the file.- Returns:
- The content of the file.
-
fileName
-
contentType
-