trixnity-core
Toggle table of contents
4.16.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
ImageInfo
/
ImageInfo
Image
Info
constructor
(
height
:
Int
?
=
null
,
width
:
Int
?
=
null
,
mimeType
:
String
?
=
null
,
size
:
Long
?
=
null
,
thumbnailUrl
:
String
?
=
null
,
thumbnailFile
:
EncryptedFile
?
=
null
,
thumbnailInfo
:
ThumbnailInfo
?
=
null
)