public interface PresenceListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handlePresence(PresenceEvent e)
Handles the inbound or outbound presence.
|
void handlePresence(PresenceEvent e)
e - The presence event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.