public static class RosterModule.ItemAddedHandler.ItemAddedEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<RosterModule.ItemAddedHandler>
| Constructor and Description |
|---|
ItemAddedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
RosterItem currentItem,
Set<String> modifiedGroups) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(RosterModule.ItemAddedHandler handler) |
RosterItem |
getItem() |
Set<String> |
getModifiedGroups() |
void |
setItem(RosterItem item) |
void |
setModifiedGroups(Set<String> modifiedGroups) |
public ItemAddedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
RosterItem currentItem,
Set<String> modifiedGroups)
protected void dispatch(RosterModule.ItemAddedHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<RosterModule.ItemAddedHandler>public RosterItem getItem()
public void setItem(RosterItem item)
Copyright © 2006–2017 Tigase. All rights reserved.