Re: User Typing Notifications (General questions)
Hi Gaumrit,
Actually, paused is already implemented. As specified here: http://www.weonlydo.com/XMPP/Help/wodXMPP-IncomingNotification-Event.html
an when an IncomingNotification event is triggered with Data argument non set, then the contact actually stopped writing (paused). If it is a non-zero value, then it is writing.
You can also use Notify method to send paused in the same way as mentioned.
Can you check the above?
Regards,
Damba