MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / NoteStore_updateNote_readReplyAsync

Function NoteStore_updateNote_readReplyAsync

qevercloud/generated/services.cpp:4556–4559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4554}
4555
4556QVariant NoteStore_updateNote_readReplyAsync(QByteArray reply)
4557{
4558 return QVariant::fromValue(NoteStore_updateNote_readReply(reply));
4559}
4560
4561Note NoteStore::updateNote(const Note& note, QString authenticationToken)
4562{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected