Session Class Constructor

The following is the Session class constructor.

Syntax

Session(serverId)

Description

The Session object describes the session with the server.

Parameters

Parameter

Description

serverId

The ID of the REN server cluster for a UQ server, or the server ID for a CTI server.

Returns

Returns a Session object.