pombreda / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Can I implement "Chat State Notifications" in Libjingle #292

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am wondering why libjingle doesn't implement "Chat State Notifications"
I think it is basic of xmpp protocal.

Can I do work for "Chat State Notifications" in libjingle.
Or Does someone do that?

I really hope this will be quickly answered.
Thank you.

Original issue reported on code.google.com by adam1988...@gmail.com on 1 Feb 2012 at 2:15

GoogleCodeExporter commented 9 years ago
Libjingle does not support all XEPs. You can create a class (e.g ChatTask) to 
listen to incoming chat stanzas and handle them as well send your own chat 
state.

Original comment by diego.cd...@gmail.com on 10 Feb 2012 at 6:17

GoogleCodeExporter commented 9 years ago
Thank you.
I did that work already to send/receive chat notification.
I am going to patch for that later.

Original comment by adam1988...@gmail.com on 11 Feb 2012 at 7:54

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 1 Jun 2013 at 4:49