aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppConstants_p.h
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2022-09-27 22:27:20 +0200
committerLinus Jahn <lnj@kaidan.im>2022-10-01 19:50:31 +0200
commit1814f67c9a41eb750a56fdccd28843b53be17b0d (patch)
tree6b224b53f6fae15609752c4d30c1eb3b155b5efe /src/base/QXmppConstants_p.h
parent58646ad17d331f980fa1e03e3831fadea847c2b2 (diff)
downloadqxmpp-1814f67c9a41eb750a56fdccd28843b53be17b0d.tar.gz
Implement XEP-0294: Jingle RTP Header Extensions Negotiation stanzas
Diffstat (limited to 'src/base/QXmppConstants_p.h')
-rw-r--r--src/base/QXmppConstants_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/QXmppConstants_p.h b/src/base/QXmppConstants_p.h
index 8db12563..1f067b2b 100644
--- a/src/base/QXmppConstants_p.h
+++ b/src/base/QXmppConstants_p.h
@@ -147,6 +147,8 @@ extern const char *ns_muji;
extern const char *ns_carbons;
// XEP-0293: Jingle RTP Feedback Negotiation
extern const char *ns_jingle_rtp_feedback_negotiation;
+// XEP-0294: Jingle RTP Header Extensions Negotiation
+extern const char *ns_jingle_rtp_header_extensions_negotiation;
// XEP-0297: Stanza Forwarding
extern const char *ns_forwarding;
// XEP-0300: Use of Cryptographic Hash Functions in XMPP