public interface ReachabilityListener extends EventListener
ReachabilityManager.addReachabilityListener(rocks.xmpp.extensions.reach.ReachabilityListener)| Modifier and Type | Method and Description |
|---|---|
void |
reachabilityChanged(ReachabilityEvent e)
Called when a contact's reachability has changed.
|
void reachabilityChanged(ReachabilityEvent e)
e - The event object.Copyright © 2014 XMPP.rocks. All rights reserved.