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