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

Method highestModSeqValue

src/core/imap/MCIMAPFolderStatus.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104uint64_t IMAPFolderStatus::highestModSeqValue()
105{
106 return mHighestModSeqValue;
107}
108
109String * IMAPFolderStatus::description()
110{

Callers 1

IMAPFolderStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected