mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 10:19:41 +02:00
Merge branch '4.2'
This commit is contained in:
commit
193688e553
33 changed files with 226 additions and 105 deletions
|
@ -337,7 +337,7 @@ public final class Roster extends Manager {
|
|||
|
||||
});
|
||||
|
||||
connection.addPacketSendingListener(new StanzaListener() {
|
||||
connection.addStanzaSendingListener(new StanzaListener() {
|
||||
@Override
|
||||
public void processStanza(Stanza stanzav) throws NotConnectedException, InterruptedException {
|
||||
// Once we send an unavailable presence, the server is allowed to suppress sending presence status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue