DropboxGetThumbnailBatchResult Class

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.Models.Files
Assembly Skybrud.Social.Dropbox.dll
Visibility Public
Inheritance

Class representing the result of a request to get thumbnails for a collection of images.

public class DropboxGetThumbnailBatchResult : DropboxObject { }

Properties

Type Name Summary
Array of DropboxGetThumbnailBatchResultEntry Entries

Gets a list of files and their thumbnails

JObject JObject (inherited from JsonObjectBase)

Methods

Parse(JObject) (static)

Gets an instance of DropboxMetadata from the specified obj.