| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
HistoryStrategy.Type |
HistoryStrategy.getType()
Obtain the type of history strategy being used.
|
static HistoryStrategy.Type |
HistoryStrategy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoryStrategy.Type[] |
HistoryStrategy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryStrategy.setType(HistoryStrategy.Type newType)
Set the type of history strategy being used.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.