mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-02 14:55:58 +01:00
659714c2be
Setting `jid` to `null` was probably not the intended behaviour of this constructor and means that the `IQReplyFilter` will later reject responses that it shouldn't, because the `AbstractXmppConnection` will automatically construct a JID based on the authenticated username. In particular, this breaks attempting to connect to the PVP.net XMPP server. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |