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

Method vanishedMessages

src/async/imap/MCIMAPFetchMessagesOperation.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88IndexSet * IMAPFetchMessagesOperation::vanishedMessages()
89{
90 return mVanishedMessages;
91}
92
93void IMAPFetchMessagesOperation::main()
94{

Callers 1

mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected