Smack/smack-extensions/src
Florian Schmaus d711caee38 Use EntityFullJid in MUC's getOccupant(Presence) API
instead of String, which will always return null if used with
ocupantsMap.get(String), because String.equals(Object) is only true if
Object is also instanceof String.

Thanks to Adnan Elezovic for reporting.
2015-08-12 10:22:11 +02:00
..
integration-test/java/org/jivesoftware/smackx Rename 'serviceName' to 'xmppServiceDomain' 2015-05-19 09:26:59 +02:00
main Use EntityFullJid in MUC's getOccupant(Presence) API 2015-08-12 10:22:11 +02:00
test Smack 4.1.2 2015-06-27 15:07:04 +02:00