public static class RosterAbstract.RosterModifiedEvent extends UserSessionEventWithProcessorResultWriter
Constructor and Description |
---|
RosterModifiedEvent() |
RosterModifiedEvent(JID sender,
JID userJid,
XMPPSession session,
JID jid,
RosterAbstract.SubscriptionType subscription) |
RosterModifiedEvent(JID sender,
JID userJid,
XMPPSession session,
RosterElement rosterElement) |
Modifier and Type | Method and Description |
---|---|
String[] |
getGroups() |
JID |
getJid() |
String |
getName() |
RosterAbstract.SubscriptionType |
getSubscription() |
getPacketWriter, setPacketWriter
getSender, getSession, getUserJid, setSession
public RosterModifiedEvent()
public RosterModifiedEvent(JID sender, JID userJid, XMPPSession session, RosterElement rosterElement)
public RosterModifiedEvent(JID sender, JID userJid, XMPPSession session, JID jid, RosterAbstract.SubscriptionType subscription)
public JID getJid()
public String getName()
public RosterAbstract.SubscriptionType getSubscription()
public String[] getGroups()
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.