Smack/smack-extensions/src/main/java/org
Florian Schmaus 52bd680bb5 Fix OfflineMessageManager.getMessages(List<STring>)
by implementing a new logic how the messages are retrieved.

Previously in case the node list has exactly one item, the method
would perform an unnecessary call to nextResult() causing a delay.

Fixes SMACK-785.
2017-11-18 15:58:08 +01:00
..
jivesoftware Fix OfflineMessageManager.getMessages(List<STring>) 2017-11-18 15:58:08 +01:00