Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
MUCInitialPresence.History |
MUCInitialPresence.getHistory()
Returns the history that manages the amount of discussion history provided on
entering a room.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCInitialPresence.setHistory(MUCInitialPresence.History history)
Sets the History that manages the amount of discussion history provided on
entering a room.
|