|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
DropboxAPI
.DropboxAPI.Account
associated with the current Session
.
CopyRef
created with
createCopyRef()
.
DropboxAPI
.DropboxUnlinkedException
if the session in this
instance is not linked.
DropboxAPI.DropboxInputStream
to an
OutputStream
, optionally providing updates via a
ProgressListener
.
addFromCopyRef()
to copy the contents of the file at that path to a
different Dropbox account.
DeltaPage
.DeltaEntry
s (returned by delta
).InputStream
for a file download that includes the associated
DropboxAPI.DropboxFileInfo
.HttpUriRequest
and the associated HttpResponse
.DropboxServerException
from an HttpResponse
.
DropboxServerException
from an HttpResponse
.
HttpUriRequest
with the given Session
and
returns an HttpResponse
.
HttpUriRequest
with the given Session
and
returns an HttpResponse
.
DropboxAPI.getChunkedUploader(InputStream, long, int)
, but
provides a default chunkSize of 4mb
DropboxAPI.DropboxFileInfo.getFileSize()
DropboxAPI.DropboxFileInfo
for the associated file.
Session
that this API is using.
true
, then there are more entries available; you can call delta
again immediately to retrieve those entries.
DropboxAPI.DropboxLink
for a stream of the given file path (for
streaming media files).
null
, it means that this path doesn't exist on
on Dropbox's copy of the file system.
RESTUtility#parseDate(String)
for parsing this value.
HttpResponse
and parses it as JSON.
HttpResponse
and parses it as a query
string.
total
and bytes
.HttpEntity
that can count the number of bytes
transferred.upload()
or abort()
.
upload()
or abort()
.
WebAuthSession.retrieveWebAccessToken(RequestTokenPair)
.
true
, then you should reset your local state to be an empty
folder before processing the list of delta entries.
DropboxAPI
for creating and
executing REST requests to the Dropbox API, and parsing responses.DropboxAPI.DropboxLink
for sharing the specified directory or
file.
DropboxAPI.RequestAndResponse
containing the HttpUriRequest
and
HttpResponse
.
DropboxAPI.ChunkedUploader.upload(ProgressListener)
defaulting to a chunk size of 4 megabytes and no progress listener.
DropboxAPI
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |