Package tigase.xmpp.impl
Class JabberIqPrivacy.PrivacyListUpdatedEvent
java.lang.Object
tigase.server.xmppsession.UserSessionEvent
tigase.xmpp.impl.JabberIqPrivacy.PrivacyListUpdatedEvent
- All Implemented Interfaces:
Serializable
,EventBusEvent
- Enclosing class:
- JabberIqPrivacy
public static class JabberIqPrivacy.PrivacyListUpdatedEvent
extends UserSessionEvent
implements EventBusEvent
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPrivacyListUpdatedEvent
(JID sender, JID userJid, XMPPSession session, String privacyListName) -
Method Summary
Methods inherited from class tigase.server.xmppsession.UserSessionEvent
getSender, getSession, getUserJid, setSession
-
Constructor Details
-
PrivacyListUpdatedEvent
public PrivacyListUpdatedEvent() -
PrivacyListUpdatedEvent
public PrivacyListUpdatedEvent(JID sender, JID userJid, XMPPSession session, String privacyListName)
-
-
Method Details
-
getPrivacyListName
-
setPrivacyListName
-