MCPcopy 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
4510bool IMAPSession::isAutomaticConfigurationDone()
4511{
4512 return mAutomaticConfigurationDone;
4513}
4514
4515void IMAPSession::resetAutomaticConfigurationDone()
4516{

Callers 1

afterMainOnMainThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected