Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ serverIdentity
Method
serverIdentity
src/async/imap/MCIMAPAsyncSession.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
IMAPIdentity * IMAPAsyncSession::serverIdentity()
232
{
233
return mServerIdentity;
234
}
235
236
IMAPIdentity * IMAPAsyncSession::clientIdentity()
237
{
Callers
1
automaticConfigurationDone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected