Uses of Interface
com.iizix.geo.ILocationListener
Uses of ILocationListener in com.iizix.geo
Modifier and TypeMethodDescriptionboolean
ILocationService.addLocationChangeListener
(ILocationListener listener) Starts listening to changes in the location.boolean
ILocationService.removeLocationChangeListener
(ILocationListener listener) Stops listening to changes of locations.int
ILocationService.requestLocation
(ILocationListener callback) Requests a new location.Uses of ILocationListener in com.iizix.prop
Modifier and TypeMethodDescriptionboolean
GeoProps.requestLocation
(ILocationListener callback) Request a new Geolocation from the client.