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

Function UserStore_getUser_readReplyAsync

qevercloud/generated/services.cpp:9751–9754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9749}
9750
9751QVariant UserStore_getUser_readReplyAsync(QByteArray reply)
9752{
9753 return QVariant::fromValue(UserStore_getUser_readReply(reply));
9754}
9755
9756User UserStore::getUser(QString authenticationToken)
9757{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected