MCPcopy 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
231IMAPIdentity * IMAPAsyncSession::serverIdentity()
232{
233 return mServerIdentity;
234}
235
236IMAPIdentity * IMAPAsyncSession::clientIdentity()
237{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected