Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 8      Session Object
Methods
8-6
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
AddEventListener (Java and .NET only)
The AddEventListener method subscribes an IGenericEvents object as a listener 
on a particular subscriber list.
Syntax
JAVA:
int AddEventListener(IGenericEvents Listener, int iListID)
.NET
CilError AddEventListener(IGenericEvents Listener, 
SubscriberList iListID)
IsValid
See 
LogToServer
Logs a message into the CTI OS Server log.
RemoveListener methods
Unregisters the subscriber from an event 
listener.
RequestDesktopSettings
Sends a message request to the CTI OS Server 
to retrieve the desktop settings configured for 
this site.
SetAgent
Sets an agent to a session object.
SetCurrentCall
Associates the current call to a session object.
SetCurrentSilentMonitor
Sets the SilentMonitorManager object instance 
specified as the current manager in the CTI OS 
session object.
SetMessageFilter
Sets the message filter that controls the set of 
events sent to the CIL.
SetSupervisorSilentMonitor
Mode
Forces supervisors into monitored mode.
SetValue
See 
Table 8-2
Session Object Methods (continued)
Method
Description