E-MailRelay
|
A callback interface for GNet::DnsBlock. More...
#include <gdnsblock.h>
Public Member Functions | |
virtual | ~DnsBlockCallback ()=default |
Destructor. | |
virtual void | onDnsBlockResult (const DnsBlockResult &)=0 |
Called with the results from DnsBlock::start(). | |
A callback interface for GNet::DnsBlock.
Definition at line 217 of file gdnsblock.h.