RemoteData
A data container storing a pCloud account's file entry data.
Functions
byteStream
Link copied to clipboard
Open an InputStream to the resource.
download
Link copied to clipboard
Download the contained data to a DataSinkThe method will block until the download operation completes or an exception is thrown.
Download the contained data to a DataSink Attempts to download the resource data to the specified location, optionally sending progress updates via a ProgressListener.