From 5b0870ddaac421af2639058648a218c7061cdd6f Mon Sep 17 00:00:00 2001 From: Ian Geiser Date: Sun, 8 Nov 2009 22:02:28 +0000 Subject: Added start of XEP-009. This is only the inteface, being able to invoke remote methods is next. --- source/QXmppConstants.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/QXmppConstants.cpp') diff --git a/source/QXmppConstants.cpp b/source/QXmppConstants.cpp index 7fd2ead4..4c392f34 100644 --- a/source/QXmppConstants.cpp +++ b/source/QXmppConstants.cpp @@ -37,3 +37,4 @@ const char* ns_auth = "jabber:iq:auth"; const char* ns_authFeature = "http://jabber.org/features/iq-auth"; const char* ns_disco_info = "http://jabber.org/protocol/disco#info"; const char* ns_ibb = "http://jabber.org/protocol/ibb"; +const char* ns_rpc = "jabber:iq:rpc"; -- cgit v1.2.3