Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ isAutomaticConfigurationDone
Method
isAutomaticConfigurationDone
src/core/imap/MCIMAPSession.cpp:4510–4513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4508
}
4509
4510
bool IMAPSession::isAutomaticConfigurationDone()
4511
{
4512
return mAutomaticConfigurationDone;
4513
}
4514
4515
void IMAPSession::resetAutomaticConfigurationDone()
4516
{
Callers
1
afterMainOnMainThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected