trixnity-clientserverapi-model
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.media
/
DownloadThumbnailLegacy
/
DownloadThumbnailLegacy
Download
Thumbnail
Legacy
constructor
(
serverName
:
String
,
mediaId
:
String
,
width
:
Long
,
height
:
Long
,
method
:
ThumbnailResizingMethod
?
=
null
,
allowRemote
:
Boolean
?
=
null
,
allowRedirect
:
Boolean
?
=
null
,
timeoutMs
:
Long
?
=
null
,
animated
:
Boolean
?
=
null
)