mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-05 16:55:03 -05:00
changed namespace of the http upload feature
This commit is contained in:
parent
aca9d8036c
commit
9190e03076
@ -5,5 +5,5 @@ public final class Xmlns {
|
||||
public static final String ROSTER = "jabber:iq:roster";
|
||||
public static final String REGISTER = "jabber:iq:register";
|
||||
public static final String BYTE_STREAMS = "http://jabber.org/protocol/bytestreams";
|
||||
public static final String HTTP_UPLOAD = "urn:xmpp:http:upload";
|
||||
public static final String HTTP_UPLOAD = "eu:siacs:conversations:http:upload";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user