public static interface PresenceCollectorModule.CapsChangeHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PresenceCollectorModule.CapsChangeHandler.CapsChangeEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onCapsChange(tigase.xmpp.BareJID serviceJid,
tigase.xmpp.JID buddyJid,
String[] newCaps,
String[] oldCaps,
Set<String> newFeatures) |
Copyright © 2008–2017 Tigase. All rights reserved.