1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-18 02:02:04 +01:00
Smack/smack-extensions
Florian Schmaus 26ab832452 muc: only call userHasLeft() at one site
There is no need to duplicate that code. Also ensure that
userHasLeft() is invoked *before* the listeners are invoked, so that
e.g. isJoined() returns false in the listeners.
2020-04-16 21:40:06 +02:00
..
src muc: only call userHasLeft() at one site 2020-04-16 21:40:06 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00