toggle menu
MobileMail
androidJvm
switch theme
search in API
MobileMail
/
com.mobilemail.data.repository
/
AttachmentRepository
/
downloadAttachment
download
Attachment
suspend
fun
downloadAttachment
(
blobId
:
String
)
:
Result
<
ByteArray
>