31 const std::string
XMLNS_AMP =
"http://jabber.org/protocol/amp";
32 const std::string
XMLNS_IBB =
"http://jabber.org/protocol/ibb";
63 const std::string
XMLNS_SI =
"http://jabber.org/protocol/si";
65 const std::string
XMLNS_SI_FT =
"http://jabber.org/protocol/si/profile/file-transfer";
67 const std::string
XMLNS_MUC =
"http://jabber.org/protocol/muc";
77 const std::string
XMLNS_PUBSUB =
"http://jabber.org/protocol/pubsub";
81 const std::string
XMLNS_CAPS =
"http://jabber.org/protocol/caps";
84 const std::string
XMLNS_STREAM =
"http://etherx.jabber.org/streams";
107 const std::string
XMLNS_SHIM =
"http://jabber.org/protocol/shim";
121 const std::string
TYPE =
"type";
125 const char* gloox_version()