1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 05:14:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/muc
Florian Schmaus f282323eec Extend RoomInfo to contain more meta-data
found in the extended disco info result form. See also
http://xmpp.org/extensions/xep-0045.html#disco-roominfo

Fixes SMACK-542

Also change getShortDescription() to getName()
2014-08-25 11:39:57 +02:00
..
packet Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
provider Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
Affiliate.java Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
ConnectionDetachedPacketCollector.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DeafOccupantInterceptor.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DefaultParticipantStatusListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DefaultUserStatusListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DiscussionHistory.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
HostedRoom.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InvitationListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InvitationRejectionListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MUCAffiliation.java Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
MUCRole.java Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
MultiUserChat.java Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
Occupant.java Introduce MUCRole and MUCAffiliation enums 2014-08-24 18:30:18 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketMultiplexListener.java Improve MUC code 2014-07-14 19:22:02 +02:00
ParticipantStatusListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RoomInfo.java Extend RoomInfo to contain more meta-data 2014-08-25 11:39:57 +02:00
RoomListenerMultiplexor.java Don't remove the MUC listeners after a disconnect 2014-06-02 16:58:53 +02:00
SubjectUpdatedListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
UserStatusListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00