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

Function NoteStore_emailNote_readReplyAsync

qevercloud/generated/services.cpp:8356–8360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8354}
8355
8356QVariant NoteStore_emailNote_readReplyAsync(QByteArray reply)
8357{
8358 NoteStore_emailNote_readReply(reply);
8359 return QVariant();
8360}
8361
8362void NoteStore::emailNote(const NoteEmailParameters& parameters, QString authenticationToken)
8363{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected