extended notification system to add distant search result notification

This commit is contained in:
csoler 2018-06-21 13:48:57 +02:00
parent 5cb48c27de
commit 3981bc8e3b
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
12 changed files with 174 additions and 18 deletions

View file

@ -839,7 +839,7 @@ bool p3GxsTrans::dispatchDecryptedMail( const RsGxsId& authorId,
#endif
std::vector<RsNxsMsg*> rcct; rcct.push_back(receipt);
RsGenExchange::notifyNewMessages(rcct);
RsGenExchange::receiveNewMessages(rcct);
GxsTransClient* recipientService = NULL;
{