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