public static interface RosterModule.ItemAddedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
RosterModule.ItemAddedHandler.ItemAddedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onItemAdded(tigase.jaxmpp.core.client.SessionObject sessionObject,
RosterItem item,
Set<String> modifiedGroups) |
void onItemAdded(tigase.jaxmpp.core.client.SessionObject sessionObject,
RosterItem item,
Set<String> modifiedGroups)
Copyright © 2006–2022 Tigase. All rights reserved.