RestClient Class

[Missing <summary> documentation for "T:HotDocs.Cloud.Client.RestClient"]

Inheritance Hierarchy

SystemObject
  HotDocs.Cloud.ClientRestClient

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public class RestClient

The RestClient type exposes the following members.

Constructors

  NameDescription
Public methodRestClient
Initializes a new instance of the RestClient class
Top
Methods

  NameDescription
Public methodCloseSession
Public methodCreateSession
Public methodGetSessionDoc
Public methodGetSessionDocList
Public methodGetSessionState
Public methodResumeSession
Resumes a saved session.
Public methodUploadPackage(String, String, Stream)
Uploads a template package to the Cloud Services cache.
Public methodUploadPackage(String, String, String)
Uploads a template package to the Cloud Services cache.
Top
See Also

Reference