| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.muc |
Support for XEP-0045: Multi-User Chat.
|
| Modifier and Type | Method and Description |
|---|---|
Occupant |
MucModule.MucEvent.getOccupant() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Occupant> |
Room.getPresences() |
Map<String,Occupant> |
Room.getTempOccupants() |
| Modifier and Type | Method and Description |
|---|---|
void |
Room.add(Occupant occupant) |
void |
Room.remove(Occupant occupant) |
void |
MucModule.MucEvent.setOccupant(Occupant occupant) |
Copyright © 2006–2014 Tigase. All rights reserved.