1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-11 22:24:50 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/muc
Martin Fidczuk 9e9c233468
Add partial support for XEP-0249 Direct MUC Invitations.
Exposes a method for a MUC to invite a user to the room, and adds a listener to the MultiUserChat listener to inform users of direct invitations they have received.

Fixes SMACK-932.
2023-04-24 10:47:06 +01:00
..
packet Replace JUnit4 with JUnit5 in smack-extensions. 2020-04-07 15:46:21 +05:30
MucMemoryLeakTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
MultiUserChatTest.java Add partial support for XEP-0249 Direct MUC Invitations. 2023-04-24 10:47:06 +01:00
RoomInfoTest.java Re-work data form API 2020-05-13 20:14:41 +02:00