1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-11 14:17:08 +02:00
Smack/smack-core/src
Florian Schmaus 28629e0e7f Fix wrong boolean condition in async API
inverse boolean condition, correct is: "if packetListener has been
removed, then we received no response" and add check for
exceptionCallback being null.
2014-08-21 12:02:32 +02:00
..
integration-test Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
main Fix wrong boolean condition in async API 2014-08-21 12:02:32 +02:00
test Create org.jivesoftware.smack.rosterstore package 2014-08-16 15:37:16 +02:00