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

Method loginResponse

src/async/imap/MCIMAPCheckAccountOperation.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39String * IMAPCheckAccountOperation::loginResponse()
40{
41 return mLoginResponse;
42}
43
44Data * IMAPCheckAccountOperation::loginUnparsedResponseData()
45{

Callers 1

mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected