| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
MUCRoomHistory |
MUCRoom.getRoomHistory()
Returns the history of the room which includes chat transcripts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryRequest.sendHistory(MUCRole joinRole,
MUCRoomHistory roomHistory)
Sends the smallest amount of traffic that meets any combination of the requested criteria.
|
| Modifier and Type | Method and Description |
|---|---|
MUCRoomHistory |
LocalMUCRoom.getRoomHistory() |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.