| Home · Modules · Classes · Namespaces · Functions |
The QxtPop3ListReply class implements the reply to a LIST command. More...
#include <QxtPop3ListReply>
Inherits QxtPop3Reply.
The QxtPop3ListReply class implements the reply to a LIST command.
Results of the command are given by the list() method, once the command has completed.
Returns the list of messages on the server. The reference is valid until deletion of the QxtPop3 object which ran the command.
| Copyright © 2007-2010 Qxt Foundation |
Qxt 0.7.0 |