DropboxFilesRawEndpoint Class

Version 1.0.0-beta001
.NET Framework 4.7
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: 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.