Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 640
6-113
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
 
Chapter 6      Event Interfaces and Events
ISilentMonitorEvents
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.
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 
OriginatingServerID
STRING
TCP/IP Address:Port of the CTIOS 
server from which the request 
originated
OriginatingClientID
STRING
Client Identification of the monitoring 
application
TargetCILClientID
STRING
CIL Client ID of the monitoring 
application
Table 6-4
ISilentMonitorEvent Status Codes
enum Value
Numeric Value 
(Hex)
General Codes
eSMStatusUnknown
eSMStatusOK
-1