Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 546
 
6-115
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
 
Chapter 6      Event Interfaces and Events
ISilentMonitorEvents
VB:
  Session_ OnStartSilentMonitorConf (ByVal args as 
CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following fields.
Keyword
Type
Description
MonitoredUniqueObject
ID
STRING
Unique Object ID of the object being 
monitored
AgentID
STRING
Agent ID of the agent to be monitored. 
This message will contain either 
AgentID or DeviceID, but not both.
DeviceID
STRING
Device ID of the agent to be 
monitored. This message will contain 
either AgentID or DeviceID, but not 
both.
PeripheralID
INT
The ICM PeripheralID of the ACD 
where the silent monitor start has been 
requested.
MonitoringIPAddress
STRING
TCP/IP address of the monitoring 
application.
MonitoringIPPort
INT
TCP/IP port of the monitoring 
application.
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
HeartbeatInterval
INT
Heartbeat interval for the silent 
monitor session.
HeartbeatTimeout
INT
Timeout for no activity.