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