Add XEP-224: Attention to the supported extensions

This commit is contained in:
Florian Schmaus 2015-01-23 17:21:19 +01:00
parent dc4720a00b
commit e3f1865821
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ Smack Extensions and currently supported XEPs by Smack (smack-extensions)
| Entity Time | [XEP-0202](http://xmpp.org/extensions/xep-0202.html) | Allows entities to communicate their local time |
| Delayed Delivery | [XEP-0203](http://xmpp.org/extensions/xep-0203.html) | Extension for communicating the fact that an XML stanza has been delivered with a delay. |
| XMPP Over BOSH | [XEP-0206](http://xmpp.org/extensions/xep-0206.html) | Use Bidirectional-streams Over Synchronous HTTP (BOSH) to transport XMPP stanzas. |
| Attention | [XEP-0224](http://xmpp.org/extensions/xep-0224.html) | Getting attention of another user. |
| [Group Chat Invitations](invitation.html) | n/a | Send invitations to other users to join a group chat room. |
| [Jive Properties](properties.html) | n/a | TODO |