public interface GeoLocationListener extends EventListener
GeoLocationManager.addGeoLocationListener(rocks.xmpp.extensions.geoloc.GeoLocationListener)| Modifier and Type | Method and Description |
|---|---|
void |
geoLocationUpdated(GeoLocationEvent e)
Called when a geo location has been updated.
|
void geoLocationUpdated(GeoLocationEvent e)
e - The geo location event.Copyright © 2014 XMPP.rocks. All rights reserved.