public interface LargeAttachmentTemplate2 extends LargeAttachmentTemplate
Modifier and Type | Method and Description |
---|---|
LargeUpAttachment |
createAttachment(String name,
String mimeType,
byte[] data)
Формирует большое вложение на основе указанного массива байт
|
createAttachments, createAttachments, createAttachments, sendLargeAttachments
LargeUpAttachment createAttachment(String name, String mimeType, byte[] data) throws SMEVException
name
- имя вложениеmimeType
- TODOdata
- данные вложенияSMEVException
- в случае ошибкиCopyright © 2017. All rights reserved.