This project has retired. For details please refer to its Attic page.
Lens Server: LensSessionHandle

LensSessionHandle Data Type

Instantiates a new lens session handle.

Properties
name data type description
publicId string The public id.
secretId string The secret id.

Example

{
  "publicId" : "...",
  "secretId" : "..."
}