WriteMime::SimpleMessage Class Reference
A simple email message is a discrete MIME entity plus email-specific headers.
More...
#include <writemime.h>
List of all members.
|
Public Member Functions |
virtual const char * | format () |
| return 0-terminated formatted message text
|
Detailed Description
A simple email message is a discrete MIME entity plus email-specific headers.
Use the DiscreteEntity setBody() or setBodyAttach() methods to create the body. Use the Message methods to set email headers.
The documentation for this class was generated from the following files: