Maps and Navigation SDK
androidJvm
com.tomtom.sdk.safetylocations:safetylocations-online
/
com.tomtom.sdk.safetylocations.online
/
SubscriptionFailure
Subscription
Failure
class
SubscriptionFailure
(
val
message
:
String
?
=
null
)
:
SafetyLocationsFailure
Safety Locations could not complete a subscription request.
Members
Constructors
Subscription
Failure
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Properties
message
Link copied to clipboard
val
message
:
String