Akonadi Mime
mdnstateattribute.h
38 MDNDisplayed, ///< The message has been displayed by the UA to someone reading the recipient's mailbox.
40 MDNDispatched, ///< The message has been sent somewhere in some manner without necessarily having been previously displayed to the user.
41 MDNProcessed, ///< The message has been processed in some manner without being displayed to the user.
42 MDNDenied, ///< The recipient does not wish the sender to be informed of the message's disposition.
44 };
An Attribute that keeps track of the MDN state of a mail message.
Definition mdnstateattribute.h:29
@ MDNDenied
The recipient does not wish the sender to be informed of the message's disposition.
Definition mdnstateattribute.h:42
@ MDNDispatched
The message has been sent somewhere in some manner without necessarily having been previously display...
Definition mdnstateattribute.h:40
@ MDNProcessed
The message has been processed in some manner without being displayed to the user.
Definition mdnstateattribute.h:41
@ MDNDisplayed
The message has been displayed by the UA to someone reading the recipient's mailbox.
Definition mdnstateattribute.h:38
~MDNStateAttribute() override
Destroys the MDN state attribute.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.