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

Method lastFolderMessageCount

src/core/imap/MCIMAPSession.cpp:4100–4103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4098}
4099
4100unsigned int IMAPSession::lastFolderMessageCount()
4101{
4102 return mFolderMsgCount;
4103}
4104
4105uint32_t IMAPSession::firstUnseenUid()
4106{

Callers 1

mainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected