DropboxOAuthClient.GetResponse method

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.OAuth
Assembly Skybrud.Social.Dropbox.dll

GetResponse(IHttpRequestOptions)

Gets the response of the request as described by the specified options.

public IHttpResponse GetResponse(IHttpRequestOptions options)

Parameters

The options describing the request.

Returns

An instance of Skybrud.Essentials.Http.IHttpResponse representing the raw response.