public interface

RoutingRequestCallback

com.mapsted.positioning.coreObjects.RoutingRequestCallback

Summary

Public Methods
abstract void onError(CppRouteResponse.SDKErrorType errorType, List<String> alertIds)
abstract void onSuccess(RoutingResponse routeResponse)

Public Methods

public abstract void onError (CppRouteResponse.SDKErrorType errorType, List<String> alertIds)

Parameters
errorType errorType
alertIds blocking alerts that caused this failure.

public abstract void onSuccess (RoutingResponse routeResponse)

Parameters
routeResponse The success response