org.xmpp.muc |
|
Java Source File Name | Type | Comment |
DestroyRoom.java | Class | DestroyRoom is a packet that when sent will ask the server to destroy a given room. |
Invitation.java | Class | Represents an invitation to a Multi-User Chat room from a room occupant to a user that is not
an occupant of the room. |
JoinRoom.java | Class | Initial presence sent when joining an existing room or creating a new room. |
LeaveRoom.java | Class | Initial presence sent when joining an existing room or creating a new room. |
RoomConfiguration.java | Class | RoomConfiguration is a packet that helps to set the configuration of MUC rooms. |