DropboxService.CreateFromClient method

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

CreateFromClient(DropboxOAuthClient)

Static

Returns a new instance of DropboxService based on the specified client.

public static DropboxService CreateFromClient(DropboxOAuthClient client)

Parameters

The HTTP/OAuth client that should be used internally.

Returns

A new instance of DropboxService.