Package com.geouniq.android
Interface GeoUniq.IHomeLocationListener
-
- Enclosing class:
- GeoUniq
public static interface GeoUniq.IHomeLocationListenerDefines callback methods to receive updates on the detection of a newGeoUniq.HomeLocation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonNewHomeLocationDetected(GeoUniq.HomeLocation homeLocation)
-
-
-
Method Detail
-
onNewHomeLocationDetected
void onNewHomeLocationDetected(GeoUniq.HomeLocation homeLocation)
-
-