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

Method owner

src/async/imap/MCIMAPAsyncConnection.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364IMAPAsyncSession * IMAPAsyncConnection::owner()
365{
366 return mOwner;
367}
368
369void IMAPAsyncConnection::setConnectionLogger(ConnectionLogger * logger)
370{

Callers 3

queueStartRunningMethod · 0.80
queueStoppedRunningMethod · 0.80
afterMainOnMainThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected