DropboxGetThumbnailBatchResponse.Parse method
Version 1.0.0-beta001
.NET Framework 4.7
Namespace | Skybrud.Social.Dropbox.Responses.Files |
---|---|
Assembly | Skybrud.Social.Dropbox.dll |
Parse(IHttpResponse)
Static
Parses the specified response
into an instance of DropboxGetThumbnailBatchResponse.
public static DropboxGetThumbnailBatchResponse Parse(IHttpResponse response)
Parameters
response
IHttpResponse
The response to be parsed.
Returns
An instance of DropboxGetThumbnailBatchResponse.