Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.storage
/
RemoteTransfer
/
copyToRemote
copy
To
Remote
fun
copyToRemote
(
context
:
Context
,
files
:
List
<
FileDirItem
>
,
destinationVirtualPath
:
String
,
isCopyOperation
:
Boolean
)
:
Pair
<
Int
,
Int
>