Maps and Navigation SDK
androidJvm
com.tomtom.sdk.safetylocations:safetylocations-online
/
com.tomtom.sdk.safetylocations.online
/
ConnectionFailure
Connection
Failure
class
ConnectionFailure
(
val
message
:
String
?
=
null
)
:
SafetyLocationsFailure
Safety Locations could not establish a connection to the Safety Locations service.
Members
Constructors
Connection
Failure
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Properties
message
Link copied to clipboard
val
message
:
String