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

Method lastFolder

src/async/imap/MCIMAPAsyncConnection.cpp:354–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352}
353
354String * IMAPAsyncConnection::lastFolder()
355{
356 return mLastFolder;
357}
358
359void IMAPAsyncConnection::setOwner(IMAPAsyncSession * owner)
360{

Callers 1

sessionWithMinQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected