| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Modifier and Type | Method and Description |
|---|---|
Collection<LocalMUCRole> |
LocalMUCUser.getRoles()
Get all roles for this user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalMUCUser.addRole(String roomName,
LocalMUCRole role)
Adds the role of the user in a particular room.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.