[Missing <summary> documentation for "T:HotDocs.Cloud.Client.RestClient"]
Inheritance Hierarchy
HotDocs.Cloud.ClientRestClient
Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax
The RestClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RestClient | Initializes a new instance of the RestClient class |
Methods
Name | Description | |
---|---|---|
![]() | CloseSession | |
![]() | CreateSession | |
![]() | GetSessionDoc | |
![]() | GetSessionDocList | |
![]() | GetSessionState | |
![]() | ResumeSession |
Resumes a saved session.
|
![]() | UploadPackage(String, String, Stream) |
Uploads a template package to the Cloud Services cache.
|
![]() | UploadPackage(String, String, String) |
Uploads a template package to the Cloud Services cache.
|
See Also