sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withSectionType

withSectionType

abstract fun withSectionType(sectionType: NativeSectionType!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

sectionType - NativeSectionType!: Specifies which of the section types is reported in the route Response. sectionType can be specified multiple times.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the sectionType.