1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus b5415fe841 Don't wait the reply timeout in OfflineMessageManager.getMessages(List<String>)
for the last message. We now count the number of messages we want to
retrieve, and don't wait for another message if we have already
received all.

Thanks to King Jeong Hun for reporting this.
2017-01-12 13:40:55 +01:00
..
smack Deprecate Chat API, introduce new Chat API 2017-01-11 19:48:22 +01:00
smackx Don't wait the reply timeout in OfflineMessageManager.getMessages(List<String>) 2017-01-12 13:40:55 +01:00