Package com.geouniq.android
Interface GeoUniq.IHomeLocationListener
- Enclosing class:
- GeoUniq
public static interface GeoUniq.IHomeLocationListener
Defines callback methods to receive updates on the detection of a new
GeoUniq.HomeLocation.-
Method Summary
Modifier and TypeMethodDescriptionvoidonNewHomeLocationDetected(GeoUniq.HomeLocation homeLocation)
-
Method Details
-
onNewHomeLocationDetected
-