Uses of Class
tigase.server.xmppsession.UserPresenceChangedEvent
-
Packages that use UserPresenceChangedEvent Package Description tigase.xmpp.impl Package containing implementation of all Session Manager plugins -
-
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.
-