DropboxFilesEndpoint Class
| Namespace | Skybrud.Social.Dropbox.Endpoints |
|---|---|
| Assembly | Skybrud.Social.Dropbox.dll |
| Visibility | Public |
| Inheritance | Object |
Implementation of the Files endpoint.
public class DropboxFilesEndpoint { }
Properties
| Type | Name | Summary |
|---|---|---|
| DropboxService | Service |
Gets a reference to the parent service. |
| DropboxFilesRawEndpoint | Raw |
Gets a reference to the raw endpoint. |
Methods
|
Downloads a file from the user's Dropbox. |
|
Downloads a file from the user's Dropbox. |
|
Get thumbnails for a list of images. Up to 25 thumbnails is allowed in a single batch. This method currently supports files with the following file extensions: |
|
Get thumbnails for a list of images. Up to 25 thumbnails is allowed in a single batch. This method currently supports files with the following file extensions: |
|
Get thumbnails for a list of images. Up to 25 thumbnails is allowed in a single batch. This method currently supports files with the following file extensions: |
|
Gets the contents of the root folder of the authenticated user. |
|
Gets the contents of the folder matching the specified |
|
Gets the contents of a Dropbox folder. |