Uses of Class
tigase.server.xmppsession.UserPresenceChangedEvent
-
Packages that use UserPresenceChangedEvent Package Description tigase.xmpp.impl Package containing implementation of all Session Manager pluginstigase.xmpp.impl.push -
-
Uses of UserPresenceChangedEvent in tigase.xmpp.impl
Methods in tigase.xmpp.impl with parameters of type UserPresenceChangedEvent Modifier and Type Method Description protected void
MessageCarbons. presenceUpdate(UserPresenceChangedEvent presenceEvent)
Method handlesUserPresenceChangedEvent
and synchronizes state of JIDs for MessageCarbons for particular user. -
Uses of UserPresenceChangedEvent in tigase.xmpp.impl.push
Methods in tigase.xmpp.impl.push with parameters of type UserPresenceChangedEvent Modifier and Type Method Description void
AwayPushNotificationsExtension. presenceChanged(UserPresenceChangedEvent event)
-