comparison mcabber/libjabber/jabber.h @ 995:c89e7993c4d9

Answer IQ disco#info queries
author Mikael Berthe <mikael@lilotux.net>
date Wed, 01 Nov 2006 23:40:48 +0100
parents f47e312560af
children 995dde656033
comparison
equal deleted inserted replaced
994:eb416c9633b5 995:c89e7993c4d9
279 #define NS_XHTML "http://www.w3.org/1999/xhtml" 279 #define NS_XHTML "http://www.w3.org/1999/xhtml"
280 #define NS_DISCO_INFO "http://jabber.org/protocol/disco#info" 280 #define NS_DISCO_INFO "http://jabber.org/protocol/disco#info"
281 #define NS_DISCO_ITEMS "http://jabber.org/protocol/disco#items" 281 #define NS_DISCO_ITEMS "http://jabber.org/protocol/disco#items"
282 #define NS_IQ_AUTH "http://jabber.org/features/iq-auth" 282 #define NS_IQ_AUTH "http://jabber.org/features/iq-auth"
283 #define NS_REGISTER_FEATURE "http://jabber.org/features/iq-register" 283 #define NS_REGISTER_FEATURE "http://jabber.org/features/iq-register"
284 #define NS_MUC "http://jabber.org/protocol/muc"
284 #define NS_CHATSTATES "http://jabber.org/protocol/chatstates" 285 #define NS_CHATSTATES "http://jabber.org/protocol/chatstates"
285 286
286 #define NS_XDBGINSERT "jabber:xdb:ginsert" 287 #define NS_XDBGINSERT "jabber:xdb:ginsert"
287 #define NS_XDBNSLIST "jabber:xdb:nslist" 288 #define NS_XDBNSLIST "jabber:xdb:nslist"
288 289