KIMAP Library
KIMAP::ExpungeJob Class Reference
#include <expungejob.h>
Inherits KIMAP::Job.
Public Member Functions | |
ExpungeJob (Session *session) | |
Protected Member Functions | |
virtual void | doStart () |
virtual void | handleResponse (const Message &response) |
Detailed Description
Expunges the deleted messages in the selected mailbox.
This permanently removes any messages that have the flag set in the selected mailbox.
This job can only be run when the session is in the selected state.
If the server supports ACLs, the user will need the Acl::Expunge right on the mailbox.
Definition at line 45 of file expungejob.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.