Add caps namespace to namespaces.h
This commit is contained in:
parent
603d3bad7a
commit
4ec96e63a1
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#define XMPP_NS_BIND @"urn:ietf:params:xml:ns:xmpp-bind"
|
||||
#define XMPP_NS_CAPS @"http://jabber.org/protocol/caps"
|
||||
#define XMPP_NS_CLIENT @"jabber:client"
|
||||
#define XMPP_NS_DISCO_INFO @"http://jabber.org/protocol/disco#info"
|
||||
#define XMPP_NS_DISCO_ITEMS @"http://jabber.org/protocol/disco#items"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue