DropboxFilesRawEndpoint Class
| Namespace | Skybrud.Social.Dropbox.Endpoints.Raw |
|---|---|
| Assembly | Skybrud.Social.Dropbox.dll |
| Visibility | Public |
| Inheritance | Object |
Raw implementation of the Files endpoint.
public class DropboxFilesRawEndpoint { }
Properties
| Type | Name | Summary |
|---|---|---|
| DropboxOAuthClient | Client |
Gets a reference to the parent OAuth client. |
Methods
|
Downloads a file from the user's Dropbox. |
|
Downloads a file from the user's Dropbox. |
|
Gets metadata for a file or folder. |
|
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. |