toggle menu
Gravatar Android SDK
2.3.1
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0
0.3.0
androidJvm
switch theme
search in API
gravatar
/
com.gravatar.restapi.models
/
SetEmailAvatarRequest
Set
Email
Avatar
Request
@
JsonClass
(
generateAdapter
=
true
)
class
SetEmailAvatarRequest
Parameters
email
Hash
The email SHA256 hash to set the avatar for.
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
email
Hash
Link copied to clipboard
val
emailHash
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String