MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / onStorageLimit

Method onStorageLimit

src/sync/WizKMSync.cpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void WizKMSyncEvents::onStorageLimit(IWizSyncableDatabase* pDatabase)
65{
66 // FIXME
67 Q_UNUSED(pDatabase);
68}
69
70void WizKMSyncEvents::onBizServiceExpr(IWizSyncableDatabase *pDatabase)
71{

Callers 1

SaveServerErrorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected