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

Method clearCurrentToken

src/sync/WizKMSync.cpp:297–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297bool WizKMSyncThread::clearCurrentToken()
298{
299 WizToken::clearToken();
300 WizToken::clearLastError();
301 return true;
302}
303
304void WizKMSyncThread::waitForDone()
305{

Callers 2

reconnectServerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected