DropboxListFolderResponse.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 DropboxListFolderResponse.

public static DropboxListFolderResponse Parse(IHttpResponse response)

Parameters

response IHttpResponse

The response to be parsed.