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

Method isIdleEnabled

src/async/imap/MCIMAPAsyncSession.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251bool IMAPAsyncSession::isIdleEnabled()
252{
253 return mIdleEnabled;
254}
255
256IMAPAsyncConnection * IMAPAsyncSession::session()
257{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected