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

Packages that use DropboxAPI.CreatedCopyRef
com.dropbox.client2   
 

Uses of DropboxAPI.CreatedCopyRef in com.dropbox.client2
 

Methods in com.dropbox.client2 that return DropboxAPI.CreatedCopyRef
 DropboxAPI.CreatedCopyRef DropboxAPI.createCopyRef(String sourcePath)
          Creates a reference to a path that can be used with addFromCopyRef() to copy the contents of the file at that path to a different Dropbox account.
static DropboxAPI.CreatedCopyRef DropboxAPI.CreatedCopyRef.extractFromJson(JsonThing j)
           
 



Copyright © 2012. All Rights Reserved.