| Package | Description |
|---|---|
| org.xmpp.component | |
| org.xmpp.muc | |
| org.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractComponent.handlePresence(Presence presence)
Override this method to handle the Presence stanzas that are received by
the component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JoinRoom
Initial presence sent when joining an existing room or creating a new room.
|
class |
LeaveRoom
Initial presence sent when joining an existing room or creating a new room.
|
| Modifier and Type | Method and Description |
|---|---|
Presence |
Presence.createCopy()
Returns a deep copy of this Presence.
|
Copyright © 2009–2017 Ignite Realtime. All rights reserved.