ProfileService
Service for managing Gravatar profiles.
Functions
Link copied to clipboard
Fetches a Gravatar profile for the given email address.
Fetches a Gravatar profile for the given hash.
Fetches a Gravatar profile for the given hash or username.
Link copied to clipboard
Fetches a Gravatar profile for the given username.
Link copied to clipboard
Fetches a Gravatar profile for the given email address.
Fetches a Gravatar profile for the given hash.
Link copied to clipboard
fun fetchWithListenerByUsername(username: String, getProfileListener: GravatarListener<UserProfiles, ErrorType>)
Fetches a Gravatar profile for the given username.