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