MCPcopy Create free account
hub / github.com/cutelyst/simple-mail / error

Method error

src/serverreply.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33bool ServerReply::error() const
34{
35 Q_D(const ServerReply);
36 return d->error;
37}
38
39int ServerReply::responseCode() const
40{

Callers 5

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
sendMailAsyncMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected