Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ defaultNamespace
Method
defaultNamespace
src/async/imap/MCIMAPAsyncSession.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
IMAPNamespace * IMAPAsyncSession::defaultNamespace()
202
{
203
return mDefaultNamespace;
204
}
205
206
void IMAPAsyncSession::setDefaultNamespace(IMAPNamespace * ns)
207
{
Callers
1
automaticConfigurationDone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected