sdk-routing / com.tomtom.online.sdk.routing.data.matrix / MatrixSummary / <init>

<init>

MatrixSummary(successfulRoutes: Int, totalRoutes: Int)

The primary constructor for the MatrixSummary.

Parameters

successfulRoutes - Int: The number of successful routes calculated by the Matrix Routing service.

totalRoutes - Int: The total number of routes calculated by the Matrix Routing service.