Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
bool ServerReply::error() const
34
{
35
Q_D(const ServerReply);
36
return d->error;
37
}
38
39
int ServerReply::responseCode() const
40
{
Callers
5
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
sendMailAsync
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected