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";
64 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";
82 const std::string
XMLNS_CAPS =
"http://jabber.org/protocol/caps";
85 const std::string
XMLNS_STREAM =
"http://etherx.jabber.org/streams";
111 const std::string
XMLNS_SHIM =
"http://jabber.org/protocol/shim";
123 const std::string
TYPE =
"type";
127 const char* gloox_version()