سؤال

When I send a message to a XMPP openfire user, I need a response of the particular user's activity. Like if he/she saw the message or not, typing a message for me or not etc. I am using Monitoring Service plugin of openfire, so I can get all chat history from there, i need to know about receiver activity about that particular message or conversation.

Now I am using strophe.js to handle all my requests and responses in my web page.

Is there any way with their plugins(like strophe) to make this..?

Can any one help me to solve this problem, i am new to XMPP openfire server.

thanks, biswajit

هل كانت مفيدة؟

المحلول

XEP-0184: Message Delivery Receipts - http://xmpp.org/extensions/xep-0184.html

XEP-0085: Chat State Notifications - http://xmpp.org/extensions/xep-0085.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top