Package com.navmii.sdk.routegeofence
Interface RouteGeofenceManager.RouteGeofenceListener
-
- Enclosing class:
- RouteGeofenceManager
public static interface RouteGeofenceManager.RouteGeofenceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onRouteGeofenceEnter(java.lang.String routeName)
void
onRouteGeofenceExit(java.lang.String routeName)
-