Home · Modules · Classes · Namespaces · Functions

QxtPop3StatReply Class Reference
[QxtNetwork module]

The QxtPop3StatReply class implements the reply to a STAT command. More...

    #include <QxtPop3StatReply>

Inherits QxtPop3Reply.

Public Functions

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

int QxtPop3StatReply::count () const

Returns the message count in the mailbox on the server.

int QxtPop3StatReply::size () const

Returns the total size (in bytes) in the mailbox on the server.


Copyright © 2007-2010 Qxt Foundation
Qxt 0.7.0