Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 546
 
Chapter 6      Event Interfaces and Events
ISilentMonitorEvents
6-112
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
OnSilentMonitorStatusReportEvent
The OnSilentMonitorStatusReportEvent event indicates a change in status of a 
silent monitor session. This event sent only to the monitoring application.
Syntax 
C++:
 void OnSilentMonitorStatusReportEvent (Arguments & args);
COM: 
 
HRESULT OnSilentMonitorStatusReportEvent ([in] Arguments* 
args);
VB:
  Session_ OnSilentMonitorStatusReportEvent (ByVal args as 
CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following fields.
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
OriginatingServerID
STRING
TCP/IP Address:Port of the CTIOS 
server from which the request 
originated.
OriginatingClientID
STRING
Client Identification of the monitoring 
application.
Keyword
Type
Description
MonitoredUniqueObject
ID
STRING
Unique Object ID of the object being 
monitored
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
StatusCode
SHORT
One of the ISilentMonitorEvent status 
codes in