E-MailRelay
|
An interface used by ServerProtocol to send protocol replies. More...
#include <gpopserverprotocol.h>
Public Member Functions | |
virtual bool | protocolSend (std::string_view, std::size_t offset)=0 |
An interface used by ServerProtocol to send protocol replies.
Definition at line 54 of file gpopserverprotocol.h.