Package com.geouniq.android
Interface GeoUniq.IWorkLocationListener
- Enclosing class:
- GeoUniq
public static interface GeoUniq.IWorkLocationListener
Defines callback methods to receive updates on the detection of a new
GeoUniq.WorkLocation.-
Method Summary
Modifier and TypeMethodDescriptionvoidonNewWorkLocationDetected(GeoUniq.WorkLocation workLocation)
-
Method Details
-
onNewWorkLocationDetected
-