Maps and Navigation SDK
2.2.1
androidJvm
com.tomtom.sdk.navigation:navigation
/
com.tomtom.sdk.navigation.routecomparison
/
RouteComparisonFailure
/
SameRoute
Same
Route
class
SameRoute
(
val
message
:
String
)
:
RouteComparisonFailure
The routes have the same route ID.
Members
Constructors
Same
Route
Link copied to clipboard
constructor
(
message
:
String
)
Inherited properties
message
Link copied to clipboard
val
message
:
String
A human-readable message describing the failure reason.