Uses of Class
tigase.server.xmppsession.UserPresenceChangedEvent
Packages that use UserPresenceChangedEvent
Package
Description
Package containing implementation of all Session Manager plugins
-
Uses of UserPresenceChangedEvent in tigase.xmpp.impl
Methods in tigase.xmpp.impl with parameters of type UserPresenceChangedEventModifier and TypeMethodDescriptionprotected 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 UserPresenceChangedEventModifier and TypeMethodDescriptionvoid
AwayPushNotificationsExtension.presenceChanged
(UserPresenceChangedEvent event)