Uses of Package
com.dropbox.client2

Packages that use com.dropbox.client2
com.dropbox.client2   
 

Classes in com.dropbox.client2 used by com.dropbox.client2
DropboxAPI.Account
          Information about a user's account.
DropboxAPI.CreatedCopyRef
           
DropboxAPI.DeltaEntry
          A single entry in a DeltaPage.
DropboxAPI.DeltaPage
          A page of DeltaEntrys (returned by delta).
DropboxAPI.DropboxFileInfo
          Contains info describing a downloaded file.
DropboxAPI.DropboxInputStream
          An InputStream for a file download that includes the associated DropboxAPI.DropboxFileInfo.
DropboxAPI.DropboxLink
          Contains a link to a Dropbox stream or share and its expiration date.
DropboxAPI.Entry
          A metadata entry that describes a file or folder.
DropboxAPI.RequestAndResponse
          Holds an HttpUriRequest and the associated HttpResponse.
DropboxAPI.ThumbFormat
          Represents the image format of thumbnails that the API can return.
DropboxAPI.ThumbSize
          Represents the size of thumbnails that the API can return.
DropboxAPI.UploadRequest
          A request to upload a file to Dropbox.
ProgressListener
          Receives file transfer progress updates for some API calls, e.g.
RESTUtility.RequestMethod
           
 



Copyright © 2012. All Rights Reserved.