SessionObject Type

The SessionObject data type contains the information about each session type, and it is returned by the getSessions and subscribeSessions functions.

Properties

Property

Type

Description

system

SystemObject

Object representing the system where the session is active.

sessionTypeId

Integer

Session type identifier.

0 = Primary Desktop

1 = Primary Web

2 = Single Sign-On Web

3 = Web Service Session

sessionType

String

Textual description of sessionTypeId.

count

Integer

Number of active sessions of the specified sessionTypeId, in the given system.