Package com.pcloud.sdk
Types
Authenticator
Link copied to clipboard
An interface for authenticating an application when using pCloud's SDK.
Authenticators
Link copied to clipboard
A collection of Authenticator factory methods.
Checksums
Link copied to clipboard
A container for a @{link RemoteFile} and the available checksums of its contents.
DataSource
Link copied to clipboard
A source of data.
DownloadOptions
Link copied to clipboard
A container for the possible options when creating file links.
FileLink
Link copied to clipboard
A link to the contents of a file entry on a pCloud account's filesystem.
ProgressListener
Link copied to clipboard
A listener used for upload/download progress notifications.
RemoteData
Link copied to clipboard
A data container storing a pCloud account's file entry data.
RemoteEntry
Link copied to clipboard
An abstraction over a file entry on a pCloud account's filesystem.
RemoteFile
Link copied to clipboard
An abstraction over a file entry for a file on a pCloud account's filesystem.
RemoteFolder
Link copied to clipboard
An abstraction over a file entry for a folder on a pCloud account's filesystem.
UploadOptions
Link copied to clipboard
A container for the possible options when creating file.