RestClient GetSessionState Method
Returns the session state.

Namespace: HotDocs.Sdk.Cloud
Assembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string GetSessionState(
	string sessionId
)

Return Value

Type: OnlineString
A string containing the session state.
See Also