| Package | Description |
|---|---|
| rocks.xmpp.extensions.muc |
Provides classes for XEP-0045: Multi-User Chat.
|
| Class and Description |
|---|
| ChatRoom
Represents a multi-user chat room.
|
| ChatService
A chat service hosts chat rooms.
|
| InvitationDeclineEvent
The multi-user chat invitation decline event, which is triggered when an invitee declines a multi-user chat invitation.
|
| InvitationEvent
The multi-user chat invitation event, which is triggered upon receiving an invitation to a multi-user chat.
|
| Occupant
The main actor in a multi-user chat environment is the occupant, who can be said to be located “in” a multi-user chat room and to participate in the discussions held in that room.
|
| OccupantEvent
An event which is triggered by an occupant in a chat room.
|
| OccupantEvent.Type
The type of the occupant event.
|
| RoomInformation
Represents information about a chat room.
|
| SubjectChangeEvent
This event is fired, when the subject in a chat room has changed.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.