RemoteEntry
An abstraction over a file entry on a pCloud account's filesystem.
See also
Functions
asFile
Link copied to clipboard
Returns this RemoteEntry as RemoteFile See isFile.
asFolder
Link copied to clipboard
Returns this RemoteEntry as a RemoteFolder See isFolder.
copy
Link copied to clipboard
abstract fun copy(toFolder: RemoteFolder, overwrite: Boolean): RemoteEntry
Content copied to clipboard
Copy this file to a specified folder.
lastModified
Link copied to clipboard
move
Link copied to clipboard
Move this file to a specified folder.
parentFolderId
Link copied to clipboard
rename
Link copied to clipboard
Rename this file.