BackupKit
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
CloudStorage
/
writeFile
write
File
abstract
suspend
fun
writeFile
(
path
:
String
,
localPath
:
String
,
mimeType
:
String
,
existingRemoteId
:
String
?
=
null
)
:
String
?
(
source
)
Create or replace from a local file. Returns the remote id on Drive, null on iCloud.