libpurple/protocols/jabber/namespaces.h

changeset 33650
19eaf308a449
parent 33400
752eea995e11
child 39819
3554dac2991b
equal deleted inserted replaced
33649:1d643f401252 33650:19eaf308a449
107 #define NS_GOOGLE_PROTOCOL_SESSION "http://www.google.com/xmpp/protocol/session" 107 #define NS_GOOGLE_PROTOCOL_SESSION "http://www.google.com/xmpp/protocol/session"
108 #define NS_GOOGLE_SESSION "http://www.google.com/session" 108 #define NS_GOOGLE_SESSION "http://www.google.com/session"
109 #define NS_GOOGLE_SESSION_PHONE "http://www.google.com/session/phone" 109 #define NS_GOOGLE_SESSION_PHONE "http://www.google.com/session/phone"
110 #define NS_GOOGLE_SESSION_VIDEO "http://www.google.com/session/video" 110 #define NS_GOOGLE_SESSION_VIDEO "http://www.google.com/session/video"
111 111
112 #define NS_GOOGLE_TRANSPORT_P2P "http://www.google.com/transport/p2p"
113
112 /* Apple extension(s) */ 114 /* Apple extension(s) */
113 #define NS_APPLE_IDLE "http://www.apple.com/xmpp/idle" 115 #define NS_APPLE_IDLE "http://www.apple.com/xmpp/idle"
114 116
115 #endif /* PURPLE_JABBER_NAMESPACES_H_ */ 117 #endif /* PURPLE_JABBER_NAMESPACES_H_ */

mercurial