Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ gmailUserDisplayName
Method
gmailUserDisplayName
src/async/imap/MCIMAPAsyncSession.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
String * IMAPAsyncSession::gmailUserDisplayName()
247
{
248
return mGmailUserDisplayName;
249
}
250
251
bool IMAPAsyncSession::isIdleEnabled()
252
{
Callers
1
automaticConfigurationDone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected