Package-level declarations
Types
Destination proposal is a suggestion for a place that the user might want to visit.
Implementations of PersonalData enable easy access to personal data.
A single personal location of the current user of the application.
Entity holding all personal locations of the current user of the application.
Entity holding all personal data relating to the current user of the application.
Callback that reports when a UserProfile or UserProfileFailure is received.
Callback that reports when clearing the UserProfile ends with success or when a UserProfileFailure is received.
Failures that might occur when interacting with the UserProfile using PersonalData.
Listener for user profile updates. It is notified when the user profile is updated. The listener is registered using PersonalData.addUserProfileUpdatedListener.