sdk-routing / com.tomtom.online.sdk.routing / MatrixRoutingResultListener / onMatrixError

onMatrixError

abstract fun onMatrixError(exception: ServiceException?): Unit

Triggered when the online request for matrix routing failed.

Parameters

exception - the exception returned when the request to service fails.