Members





NameDescription
AttachmentNew(Byte[](), String)
Constructor for MMS attachment given as array of bytes with apropriate MIME Content-Type.
AttachmentNew(Byte[](), String, String, String)
Constructor for MMS attachment given as array of bytes with apropriate MIME Content-Type. Also allows specifying Content-ID and Content-Location MIME headers.
AttachmentNew(String, String)
Convenience constructor for textual attachments.
AttachmentNew(String, String, String, String)
Convenience constructor for textual attachments. Also allows specifying Content-ID and Content-Location MIME headers.