aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppConstants.h')
-rw-r--r--source/QXmppConstants.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/QXmppConstants.h b/source/QXmppConstants.h
index 159717f7..da7fe049 100644
--- a/source/QXmppConstants.h
+++ b/source/QXmppConstants.h
@@ -55,6 +55,11 @@ extern const char *ns_feature_negotiation;
extern const char *ns_bytestreams;
extern const char *ns_version;
extern const char *ns_data;
+extern const char *ns_jingle;
+extern const char* ns_jingle_ice_udp;
+extern const char *ns_jingle_rtp;
+extern const char *ns_jingle_rtp_audio;
+extern const char *ns_jingle_rtp_video;
extern const char *svn_revision;
#endif // QXMPPCONSTANTS_H