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

Method setHighestModSeqValue

src/core/imap/MCIMAPFolderStatus.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void IMAPFolderStatus::setHighestModSeqValue(uint64_t highestModSeqValue)
100{
101 mHighestModSeqValue = highestModSeqValue;
102}
103
104uint64_t IMAPFolderStatus::highestModSeqValue()
105{

Callers 1

folderStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected