Uses of Class
com.dropbox.client2.DropboxAPI.DeltaPage

Packages that use DropboxAPI.DeltaPage
com.dropbox.client2   
 

Uses of DropboxAPI.DeltaPage in com.dropbox.client2
 

Methods in com.dropbox.client2 that return DropboxAPI.DeltaPage
 DropboxAPI.DeltaPage<DropboxAPI.Entry> DropboxAPI.delta(String cursor)
          A way of letting you keep up with changes to files and folders in a user's Dropbox.
static
<MD> DropboxAPI.DeltaPage<MD>
DropboxAPI.DeltaPage.extractFromJson(JsonThing j, JsonExtractor<MD> entryExtractor)
           
 



Copyright © 2012. All Rights Reserved.