MCPcopy 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
76String * SMTPOperation::lastSMTPResponse()
77{
78 return session()->session()->lastSMTPResponse();
79}
80
81int SMTPOperation::lastSMTPResponseCode()
82{

Callers

nothing calls this directly

Calls 1

sessionMethod · 0.45

Tested by

no test coverage detected