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

Packages that use DropboxAPI.DropboxLink
com.dropbox.client2   
 

Uses of DropboxAPI.DropboxLink in com.dropbox.client2
 

Methods in com.dropbox.client2 that return DropboxAPI.DropboxLink
 DropboxAPI.DropboxLink DropboxAPI.media(String path, boolean ssl)
          Returns a DropboxAPI.DropboxLink for a stream of the given file path (for streaming media files).
 DropboxAPI.DropboxLink DropboxAPI.share(String path)
          Generates a DropboxAPI.DropboxLink for sharing the specified directory or file.
 



Copyright © 2012. All Rights Reserved.