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

Function NoteStore_deleteNote_readReplyAsync

qevercloud/generated/services.cpp:4673–4676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4671}
4672
4673QVariant NoteStore_deleteNote_readReplyAsync(QByteArray reply)
4674{
4675 return QVariant::fromValue(NoteStore_deleteNote_readReply(reply));
4676}
4677
4678qint32 NoteStore::deleteNote(Guid guid, QString authenticationToken)
4679{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected