Package com.geouniq.android
Interface GeoUniq.IWorkLocationListener
-
- Enclosing class:
- GeoUniq
public static interface GeoUniq.IWorkLocationListenerDefines callback methods to receive updates on the detection of a newGeoUniq.WorkLocation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonNewWorkLocationDetected(GeoUniq.WorkLocation workLocation)
-
-
-
Method Detail
-
onNewWorkLocationDetected
void onNewWorkLocationDetected(GeoUniq.WorkLocation workLocation)
-
-