MCPcopy 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
546Data * IMAPSession::unparsedResponseData()
547{
548 return mUnparsedResponseData;
549}
550
551static bool hasError(int errorCode)
552{

Callers 1

mainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected