Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
String * IMAPCheckAccountOperation::loginResponse()
40
{
41
return mLoginResponse;
42
}
43
44
Data * IMAPCheckAccountOperation::loginUnparsedResponseData()
45
{
Callers
1
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected