|
E-MailRelay
|
Parameters for GSmtp::ProtocolMessage::processedSignal() More...
#include <gprotocolmessage.h>
Collaboration diagram for GSmtp::ProtocolMessage::ProcessedInfo:Public Attributes | |
| bool | success |
| GStore::MessageId | id |
| int | response_code |
| std::string | response |
| std::string | reason |
Parameters for GSmtp::ProtocolMessage::processedSignal()
Definition at line 67 of file gprotocolmessage.h.
| GStore::MessageId GSmtp::ProtocolMessage::ProcessedInfo::id |
Definition at line 70 of file gprotocolmessage.h.
| std::string GSmtp::ProtocolMessage::ProcessedInfo::reason |
Definition at line 73 of file gprotocolmessage.h.
| std::string GSmtp::ProtocolMessage::ProcessedInfo::response |
Definition at line 72 of file gprotocolmessage.h.
| int GSmtp::ProtocolMessage::ProcessedInfo::response_code |
Definition at line 71 of file gprotocolmessage.h.
| bool GSmtp::ProtocolMessage::ProcessedInfo::success |
Definition at line 69 of file gprotocolmessage.h.