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

Method operationQueueCallback

src/async/pop/MCPOPAsyncSession.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289OperationQueueCallback * POPAsyncSession::operationQueueCallback()
290{
291 return mOperationQueueCallback;
292}
293
294bool POPAsyncSession::isOperationQueueRunning()
295{

Calls

no outgoing calls

Tested by

no test coverage detected