sdk-routing / com.tomtom.online.sdk.data / MatrixCalculateRouteParams / withSectionType

withSectionType

@NonNull abstract fun withSectionType(sectionType: SectionType!): T

Specifies which of the section types is reported in the route Response.

Parameters

sectionType - SectionType!:

Return
T: The route query builder.