toggle menu
Gravatar Android SDK
0.3.0
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.api.models
/
UserProfiles
User
Profiles
data
class
UserProfiles
(
val
entry
:
List
<
UserProfile
>
)
Parameters
entry
Members
Constructors
User
Profiles
Link copied to clipboard
constructor
(
entry
:
List
<
UserProfile
>
)
Properties
entry
Link copied to clipboard
@
SerializedName
(
value
=
"entry"
)
val
entry
:
List
<
UserProfile
>