Object getAttachmentContentByContentID(SimpleEvent soapEvent,String contentID)
Object getAttachmentContentByContentID(SimpleEvent soapEvent,String contentID)
Name | Type | Description |
---|---|---|
soapEvent | SimpleEvent | SOAP event |
contentID | String | The contentID to search for |
Type | Description |
---|---|
Object | attachment content in byte[] form |