Package | Description |
---|---|
ru.voskhod.smev.client.api.types.message.attachment |
Modifier and Type | Field and Description |
---|---|
protected LargeAttachment.TransportDetails |
LargeAttachment.transportDetails
Дополнительная информация, используемая транспортом при отсылке файла
|
Modifier and Type | Method and Description |
---|---|
LargeAttachment.TransportDetails |
LargeAttachment.getTransportDetails()
Возвращает дополнительную информацию, используемую транспортом при отсылке файла
|
Constructor and Description |
---|
LargeAttachment(String mimeType,
byte[] signaturePKCS7,
UUID uuid,
URI contentRef,
byte[] checkSum,
LargeAttachment.TransportDetails transportDetails)
Создает вложение на основе указанных данных
|
Copyright © 2017. All rights reserved.