Smack/smack-extensions/src/main
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
..
java/org/jivesoftware Use EntityFullJid in MUC's getOccupant(Presence) API 2015-08-12 10:22:11 +02:00
resources/org.jivesoftware.smack.extensions Extend PubSub Affiliation class by 'jid' 2015-06-06 17:38:55 +02:00