fetch
Deprecated
This class is deprecated and will be removed in a future release.
Replace with
com.gravatar.services.ProfileService.retrieve
Content copied to clipboard
Fetches a Gravatar profile for the given hash or username.
Return
The fetched profile
Parameters
hashOrUsername
The hash or username to fetch the profile for
Deprecated
This class is deprecated and will be removed in a future release.
Replace with
com.gravatar.services.ProfileService.retrieve
Content copied to clipboard
Fetches a Gravatar profile for the given email address.
Return
The fetched profiles
Parameters
email
The email address to fetch the profile for
Deprecated
This class is deprecated and will be removed in a future release.
Replace with
com.gravatar.services.ProfileService.retrieve
Content copied to clipboard
Fetches a Gravatar profile for the given hash.
Return
The fetched profiles
Parameters
hash
The hash to fetch the profile for