0

I am developing a chat application using

ejabberd and Strophe.js . my question is how to get offline message of muc room.or give some example to how to implement message delivery receipts in strophe js plugin.

Prashanth v
  • 202
  • 3
  • 15

1 Answers1

1

The concept of offline messages is applicable to conversations between a user and another user. I don't understand how it can be applied to MUC rooms, and most probably it cannot be done.

Badlop
  • 3,840
  • 1
  • 8
  • 9