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

Method setModSequenceValue

src/async/imap/MCIMAPFolderInfo.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void IMAPFolderInfo::setModSequenceValue(uint64_t modSequenceValue)
69{
70 mModSequenceValue = modSequenceValue;
71}
72
73uint64_t IMAPFolderInfo::modSequenceValue()
74{

Callers 2

mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected