The Inx_Api_Renderig_Attachment object represents a regular attachment or an embedded image of a mailing and is part of the Inx_Api_Rendering_Content object.
The Inx_Api_Renderig_Attachment object represents a regular attachment or an embedded image of a mailing and is part of the Inx_Api_Rendering_Content object.
Located in /Api/Rendering/Attachment.php (line 16)
Returns an input stream of the content of this attachment. attachment.
Returns an input stream of the content of this attachment. This method is used to download the content of this attachment.
Returns the MIME type of this attachment, e.
Returns the MIME type of this attachment, e.g. application/pdf or image/gif.
Returns the file name of a regular attachment or the image identifier of an embedded image.
Returns the file name of a regular attachment or the image identifier of an embedded image. An embedded image is referenced in a message body using an <img> tag, as follows:
<img src="cid:Image-Identifier">
Returns the size of the content of this attachment in bytes.
Returns the size of the content of this attachment in bytes.
Documentation generated on Thu, 17 Sep 2015 14:27:20 +0200 by phpDocumentor 1.3.2