toggle menu
trixnity-client
4.3.11
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.media
/
MediaService
/
getEncryptedMedia
get
Encrypted
Media
abstract
suspend
fun
getEncryptedMedia
(
encryptedFile
:
EncryptedFile
,
progress
:
MutableStateFlow
<
FileTransferProgress
?
>
?
=
null
,
saveToCache
:
Boolean
=
true
)
:
Result
<
ByteArrayFlow
>