Closed GoogleCodeExporter closed 9 years ago
This is not completely true. The "google:jingleinfo" namespace is used in the
following places:
const std::string NS_JINGLE_INFO("google:jingleinfo");
const QName QN_JINGLE_INFO_QUERY(true, NS_JINGLE_INFO, "query");
const QName QN_JINGLE_INFO_STUN(true, NS_JINGLE_INFO, "stun");
const QName QN_JINGLE_INFO_RELAY(true, NS_JINGLE_INFO, "relay");
const QName QN_JINGLE_INFO_SERVER(true, NS_JINGLE_INFO, "server");
const QName QN_JINGLE_INFO_TOKEN(true, NS_JINGLE_INFO, "token");
Original comment by jun...@google.com
on 23 May 2011 at 10:00
Original issue reported on code.google.com by
ivuc...@gmail.com
on 7 May 2011 at 12:43