| 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" |