|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Presence | |
|---|---|
| org.xmpp.component | |
| org.xmpp.muc | |
| org.xmpp.packet | |
| Uses of Presence in org.xmpp.component |
|---|
| Methods in org.xmpp.component with parameters of type Presence | |
|---|---|
protected void |
AbstractComponent.handlePresence(Presence presence)
Override this method to handle the Presence stanzas that are received by the component. |
| Uses of Presence in org.xmpp.muc |
|---|
| Subclasses of Presence in org.xmpp.muc | |
|---|---|
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. |
| Uses of Presence in org.xmpp.packet |
|---|
| Methods in org.xmpp.packet that return Presence | |
|---|---|
Presence |
Presence.createCopy()
Returns a deep copy of this Presence. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||