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