MCPcopy 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
246String * IMAPAsyncSession::gmailUserDisplayName()
247{
248 return mGmailUserDisplayName;
249}
250
251bool IMAPAsyncSession::isIdleEnabled()
252{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected