Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ unparsedResponseData
Method
unparsedResponseData
src/core/imap/MCIMAPSession.cpp:546–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
Data * IMAPSession::unparsedResponseData()
547
{
548
return mUnparsedResponseData;
549
}
550
551
static bool hasError(int errorCode)
552
{
Callers
1
main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected