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

Method loginResponse

src/core/imap/MCIMAPSession.cpp:541–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

539}
540
541String * IMAPSession::loginResponse()
542{
543 return mLoginResponse;
544}
545
546Data * IMAPSession::unparsedResponseData()
547{

Callers 1

checkNextHostDoneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected