Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
541
String * IMAPSession::loginResponse()
542
{
543
return mLoginResponse;
544
}
545
546
Data * IMAPSession::unparsedResponseData()
547
{
Callers
1
checkNextHostDone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected