DropboxFilesEndpoint Class

Version 1.0.0-beta001
.NET Framework 4.7
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: jpg, jpeg, png, tiff, tif, gif and bmp. Photos that are larger than 20MB in size won't be converted to a thumbnail.

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: jpg, jpeg, png, tiff, tif, gif and bmp. Photos that are larger than 20MB in size won't be converted to a thumbnail.

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: jpg, jpeg, png, tiff, tif, gif and bmp. Photos that are larger than 20MB in size won't be converted to a thumbnail.

Gets the contents of the root folder of the authenticated user.

Gets the contents of the folder matching the specified path.

Gets the contents of a Dropbox folder.