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 voidMessageCarbons. presenceUpdate(UserPresenceChangedEvent presenceEvent)Method handlesUserPresenceChangedEventand 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 voidAwayPushNotificationsExtension. presenceChanged(UserPresenceChangedEvent event)
-