Share |
public class ShareClient : ApiHandler<ApiClient>
The ShareClient type exposes the following members.
| Name | Description | |
|---|---|---|
| AddQueryParameter | (Inherited from ApiHandlerT) | |
| Get(Guid) | Gets a shared file | |
| Get(Guid, Stream) | Gets a shared file | |
| GetAsync(Guid) | Gets a shared file | |
| GetAsync(Guid, Stream) | Gets a shared file |