sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV.response / NativeReport

NativeReport

open class NativeReport : Serializable

Represents information about the data which should be reported for diagnosis purposes.

Constructors

<init>

NativeReport()
NativeReport(effectiveSettings: MutableList<NativeEffectiveSetting!>!)

Functions

getEffectiveSettings

open fun getEffectiveSettings(): MutableList<NativeEffectiveSetting!>!

Returns the list of the effective parameters.

toString

open fun toString(): String