trixnity-clientserverapi-client
Toggle table of contents
4.19.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-client
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
MediaApiClientImpl
/
download
download
open
suspend override
fun
<
T
>
download
(
mxcUri
:
String
,
progress
:
MutableStateFlow
<
FileTransferProgress
?
>
?
,
timeout
:
Duration
?
,
downloadHandler
:
suspend
(
Media
)
->
T
)
:
Result
<
T
>
See also
Download
Media