Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
354
String * IMAPAsyncConnection::lastFolder()
355
{
356
return mLastFolder;
357
}
358
359
void IMAPAsyncConnection::setOwner(IMAPAsyncSession * owner)
360
{
Callers
1
sessionWithMinQueue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected