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
/
MediaService
/
getMedia
get
Media
abstract
suspend
fun
getMedia
(
uri
:
String
,
progress
:
MutableStateFlow
<
FileTransferProgress
?
>
?
=
null
,
saveToCache
:
Boolean
=
true
)
:
Result
<
PlatformMedia
>