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

Method uidValidity

src/async/imap/MCIMAPFolderInfo.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63uint32_t IMAPFolderInfo::uidValidity()
64{
65 return mUidValidity;
66}
67
68void IMAPFolderInfo::setModSequenceValue(uint64_t modSequenceValue)
69{

Callers 2

IMAPFolderInfoMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected