public static interface PresencePerNodeExtension.UpdatePresenceHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PresencePerNodeExtension.UpdatePresenceHandler.UpdatePresenceEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onPresenceUpdate(tigase.xmpp.BareJID serviceJID,
String node,
tigase.xmpp.JID occupantJID,
tigase.server.Packet presenceStanza) |
void onPresenceUpdate(tigase.xmpp.BareJID serviceJID,
String node,
tigase.xmpp.JID occupantJID,
tigase.server.Packet presenceStanza)
Copyright © 2008–2017 Tigase. All rights reserved.