| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmppSession.addPresenceListener(PresenceListener presenceListener)
Adds a presence listener to the connection, which will get notified, whenever a presence is received.
|
void |
XmppSession.removePresenceListener(PresenceListener presenceListener)
Removes a previously added presence listener from the connection.
|
Copyright © 2014 XMPP.rocks. All rights reserved.