Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
256
IMAPIdentity * IMAPAsyncConnection::clientIdentity()
257
{
258
return mClientIdentity;
259
}
260
261
IMAPOperation * IMAPAsyncConnection::disconnectOperation()
262
{
Callers
1
setClientIdentity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected