Package rocks.xmpp.extensions.reach
Provides classes for XEP-0152: Reachability Addresses.
It defines an XMPP protocol extension for communicating information about how an entity can be reached temporarily using methods other than the entity's normal JID.
-
Class Summary Class Description ReachabilityEvent This event notifies listeners, when a contact's reachability has changed.ReachabilityManager Allows to query for reachability addresses of another contact, automatically responds to reachability queries and notifies Consumers, when the reachability of a contact has changed either via presence or PEP.