Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ lastSMTPResponse
Method
lastSMTPResponse
src/async/smtp/MCSMTPOperation.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
String * SMTPOperation::lastSMTPResponse()
77
{
78
return session()->session()->lastSMTPResponse();
79
}
80
81
int SMTPOperation::lastSMTPResponseCode()
82
{
Callers
nothing calls this directly
Calls
1
session
Method · 0.45
Tested by
no test coverage detected