1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-11 14:17:08 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/mood
Florian Schmaus 7c2f9e3603 pep: cleanup pep users API
Use EntityBareJid just as its done within PepManager. There is no need
for AsyncButOrdered in the PEP user managers, as PepManager already
takes care of that. Also the message carrying the PEP event should
always be the last parameter of the callbacks, as it is the least
important piece of information.
2020-04-13 12:14:32 +02:00
..
element Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
provider Cast with generic declared 2020-04-12 12:07:02 +02:00
Mood.java SMACK-828: Add support for XEP-0107: User Mood 2018-11-11 16:13:41 +01:00
MoodListener.java pep: cleanup pep users API 2020-04-13 12:14:32 +02:00
MoodManager.java pep: cleanup pep users API 2020-04-13 12:14:32 +02:00
package-info.java SMACK-828: Add support for XEP-0107: User Mood 2018-11-11 16:13:41 +01:00