trixnity-client
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.media
/
MediaServiceImpl
/
getThumbnail
get
Thumbnail
open
suspend override
fun
getThumbnail
(
uri
:
String
,
width
:
Long
,
height
:
Long
,
method
:
ThumbnailResizingMethod
,
progress
:
MutableStateFlow
<
FileTransferProgress
?
>
?
,
saveToCache
:
Boolean
)
:
Result
<
PlatformMedia
>