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

Function NoteStore_shareNote_readReplyAsync

qevercloud/generated/services.cpp:8474–8477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8472}
8473
8474QVariant NoteStore_shareNote_readReplyAsync(QByteArray reply)
8475{
8476 return QVariant::fromValue(NoteStore_shareNote_readReply(reply));
8477}
8478
8479QString NoteStore::shareNote(Guid guid, QString authenticationToken)
8480{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected