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
/
GalleryImage
Gallery
Image
@
JsonClass
(
generateAdapter
=
true
)
class
GalleryImage
A gallery image a user has uploaded.
Parameters
url
The URL to the image.
alt
Text
The image alt text.
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
alt
Text
Link copied to clipboard
val
altText
:
String
?
=
null
url
Link copied to clipboard
val
url
:
URI
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