| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
static MUCServicePropertyEventDispatcher.EventType |
MUCServicePropertyEventDispatcher.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MUCServicePropertyEventDispatcher.EventType[] |
MUCServicePropertyEventDispatcher.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MUCServicePropertyEventDispatcher.dispatchEvent(String service,
String property,
MUCServicePropertyEventDispatcher.EventType eventType,
Map<String,Object> params)
Dispatches an event to all listeners.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.