Class Draft

java.lang.Object
i2p.susi.webmail.Mail
i2p.susi.webmail.Draft

class Draft
extends Mail
Holds a draft message and reference to attachments, if any Differences from Mail: - Never multipart, body is always text/plain UTF-8 - Attachments are just headers containing name, type, encoding, and path to file - Bcc is a header
Since:
0.9.35