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

Method uidNext

src/core/imap/MCIMAPFolderStatus.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84uint32_t IMAPFolderStatus::uidNext()
85{
86 return mUidNext;
87}
88
89void IMAPFolderStatus::setUidValidity(uint32_t uidValidity)
90{

Callers 1

IMAPFolderStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected