Akonadi Mime
dispatcherinterface.h
DispatcherInterface()
Creates a new dispatcher interface.
void retryDispatching()
Looks for messages in the outbox with ErrorAttribute, and clears them and queues them again for sendi...
Definition dispatcherinterface.cpp:56
void dispatchManualTransport(int transportId)
Looks for messages in the outbox with DispatchMode::Manual and changes the Transport for them to the ...
Definition dispatcherinterface.cpp:68
void dispatchManually()
Looks for messages in the outbox with DispatchMode::Manual and marks them DispatchMode::Automatic for...
Definition dispatcherinterface.cpp:44
Akonadi::AgentInstance dispatcherInstance() const
Returns the current instance of the mail dispatcher agent.
Definition dispatcherinterface.cpp:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:22 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:22 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.