| Home · Modules · Classes · Namespaces · Functions |
The QxtPop3StatReply class implements the reply to a STAT command. More...
#include <QxtPop3StatReply>
Inherits QxtPop3Reply.
The QxtPop3StatReply class implements the reply to a STAT command.
Results of the command are given by the count() and size() methods, once the command has completed.
Returns the message count in the mailbox on the server.
Returns the total size (in bytes) in the mailbox on the server.
| Copyright © 2007-2010 Qxt Foundation |
Qxt 0.7.0 |