Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.personaldata:personal-data-common
/
com.tomtom.sdk.personaldata
/
UserProfileFailure
/
ClearProfileFailure
Clear
Profile
Failure
@
RestrictToExtendedFlavor
(
value
=
[
ExternalScope.LIBRARY_GROUP
]
)
class
ClearProfileFailure
(
val
message
:
String
)
:
UserProfileFailure
Failure due to unsuccessful clearing of the user profile.
Members
Constructors
Clear
Profile
Failure
Link copied to clipboard
constructor
(
message
:
String
)
Inherited properties
message
Link copied to clipboard
val
message
:
String