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

Method clientIdentity

src/async/imap/MCIMAPAsyncConnection.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256IMAPIdentity * IMAPAsyncConnection::clientIdentity()
257{
258 return mClientIdentity;
259}
260
261IMAPOperation * IMAPAsyncConnection::disconnectOperation()
262{

Callers 1

setClientIdentityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected