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

Method uidNext

src/async/imap/MCIMAPFolderInfo.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53uint32_t IMAPFolderInfo::uidNext()
54{
55 return mUidNext;
56}
57
58void IMAPFolderInfo::setUidValidity(uint32_t uidValidity)
59{

Callers 2

IMAPFolderInfoMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected