Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 546
 
Chapter 8      Session Object
Methods
8-4
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
Methods
 lists the available session object methods.
PortB
INT
TCP/IP port for ctiosB
TryingPort 
INT
TCP/IP address of the server where a 
connection is being attempted. May be 
port A or B. 
TryingServer
STRING
Contains the name or TCP/IP address of 
the server where a connection is being 
attempted. The value is blank if no 
connection is being attempted (see 
CTIOS_CURRENT SERVER). The name 
of the server should be the name of CTI 
OS server A or B. 
TryingSince
INT
Time of day in milliseconds when try 
began.
Table 8-1
Session Properties (continued)
Keyword
Type
Description
Table 8-2
Session Object Methods
Method
Description
AddEventListener
Subscribes a Java IGenericEvents object as a 
listener on a particular subscriber list.
AddListener methods
Registers the subscriber for an event listener.
Connect
Establishes a connection to a CTI OS server.
CreateSilentMonitorManager Creates a SilentMonitorManager object 
instance.
CreateWaitObject
Creates and returns the pointer to a new 
CWaitObject.
DestroySilentMonitor 
Manager
Deletes a SilentMonitorManager object 
instance.