| Home · Modules · Classes · Namespaces · Functions |
The QxtPop3RetrReply class implements the reply to a RETR command. More...
#include <QxtPop3RetrReply>
Inherits QxtPop3Reply.
The QxtPop3RetrReply class implements the reply to a RETR command.
Results of the command are given by the message() method, once the command has completed.
Returns a pointer to the message retrieved from the server, once the command has completed. The caller owns the message and is responsible for deleting it after use.
| Copyright © 2007-2010 Qxt Foundation |
Qxt 0.7.0 |