trixnity-client
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.media
/
MediaServiceImpl
/
getEncryptedMedia
get
Encrypted
Media
open
suspend override
fun
getEncryptedMedia
(
encryptedFile
:
EncryptedFile
,
progress
:
MutableStateFlow
<
FileTransferProgress
?
>
?
,
saveToCache
:
Boolean
)
:
Result
<
PlatformMedia
>