public interface GeoLocationListener extends EventListener
| 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–2015 XMPP.rocks. All rights reserved.