Page 10 of 10
Re: XMPP plugin request
Posted: Fri Feb 09, 2018 6:45 pm
by Snowbird
wow !!

that was quick ! and it worked perfectly right away, that's nice to see that the message was delivered and has been read !
thank you.
I found this one might be useful as well :
https://xmpp.org/extensions/xep-0280.html
Re: XMPP plugin request
Posted: Sat Feb 10, 2018 1:22 am
by Snowbird
kgschlosser wrote: Fri Feb 09, 2018 6:27 pm
added receipts
By the way, is there a way to make it work the other way around ? meaning EG xmpp client gets notified when a message is sent and delivered successfully ? by generating an Event for each state, it's not a crucial feature but it could be useful as well.
So far the plugin is working flawlessly, not a single bug !!

it is so powerful, I can control everything by typing anything I want on my smartphone, it's sooooo useful
Thank you again for the complete rework of this plugin !
Re: XMPP plugin request
Posted: Sat Feb 10, 2018 6:08 am
by kgschlosser
OK I added the other way. you will get an event if there is a receipt request. I added an action to send off the request.
Do me a favor. any more requests for this plugin please post them in the support thread for the plugin
viewtopic.php?f=9&t=10068&p=50102#p50102
Th newest version can be found there as well.
Re: XMPP plugin request
Posted: Sat Feb 10, 2018 6:10 am
by kgschlosser
OK i miss read what you had stated.
so when EG send the message to ask for a receipt and when the receipt comes in to generate an event? it does that already.
so now what takes place is
When you send a message with the box checked off for getting a receipt. you should get a an event Incoming.Receipt if the message was delivered properly.
if you get an Incoming message that if requesting a receipt. you will get 2 events. Incoming.Message and another Incoming ReceiptRequest