libpurple/protocols/jabber/namespaces.h

changeset 30474
3f649d2041db
parent 30116
35f1ae3cdbab
child 33400
752eea995e11
child 39094
5d298b8113ef
equal deleted inserted replaced
30473:7105a4535fe6 30474:3f649d2041db
59 59
60 /* XEP-0084 v1.1 User Avatar */ 60 /* XEP-0084 v1.1 User Avatar */
61 #define NS_AVATAR_1_1_DATA "urn:xmpp:avatar:data" 61 #define NS_AVATAR_1_1_DATA "urn:xmpp:avatar:data"
62 #define NS_AVATAR_1_1_METADATA "urn:xmpp:avatar:metadata" 62 #define NS_AVATAR_1_1_METADATA "urn:xmpp:avatar:metadata"
63 63
64 /* XEP-0096 SI File Transfer */
65 #define NS_SI_FILE_TRANSFER "http://jabber.org/protocol/si/profile/file-transfer"
66
64 /* XEP-0124 Bidirectional-streams Over Synchronous HTTP (BOSH) */ 67 /* XEP-0124 Bidirectional-streams Over Synchronous HTTP (BOSH) */
65 #define NS_BOSH "http://jabber.org/protocol/httpbind" 68 #define NS_BOSH "http://jabber.org/protocol/httpbind"
66 69
67 /* XEP-0191 Simple Communications Blocking */ 70 /* XEP-0191 Simple Communications Blocking */
68 #define NS_SIMPLE_BLOCKING "urn:xmpp:blocking" 71 #define NS_SIMPLE_BLOCKING "urn:xmpp:blocking"

mercurial