Maps and Navigation SDK
1.11.1
androidJvm
com.tomtom.sdk.personaldata:personal-data-api
/
com.tomtom.sdk.personaldata
/
UserProfileFailure
/
UpdateProfileFailure
Update
Profile
Failure
class
UpdateProfileFailure
(
val
message
:
String
)
:
UserProfileFailure
Failure due to unsuccessful updating of the user profile.
Members
Constructors
Update
Profile
Failure
Link copied to clipboard
constructor
(
message
:
String
)
Inherited properties
message
Link copied to clipboard
val
message
:
String