Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
251
bool IMAPAsyncSession::isIdleEnabled()
252
{
253
return mIdleEnabled;
254
}
255
256
IMAPAsyncConnection * IMAPAsyncSession::session()
257
{
Callers
1
automaticConfigurationDone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected