MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / session

Method session

src/async/smtp/MCSMTPOperation.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46SMTPAsyncSession * SMTPOperation::session()
47{
48 return mSession;
49}
50
51void SMTPOperation::start()
52{

Callers 8

mainMethod · 0.45
cancelMethod · 0.45
lastSMTPResponseMethod · 0.45
lastSMTPResponseCodeMethod · 0.45
mainMethod · 0.45
mainMethod · 0.45
mainMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected