Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 640
9-21
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
 
Chapter 9      Agent Object
Methods
VB:
GetMonitoredCall () As CTIOSCLIENTLib.ICall
Java:
Call GetMonitoredCall()
.NET:
Call GetMonitoredCall()
Parameters
call
Output parameter (return parameter in VB) that contains a pointer to a pointer 
to a Call object containing the currently monitored call.
Return Value
This method returns the current monitored call. The C++, Java, and .NET versions 
return null if no call is currently being monitored.
Remarks
Supported for use with IPCC only.
GetNumProperties
 for a description of the GetNumProperties method.
GetPropertyName
 for a description of the GetNumProperties method.
GetPropertyType
 for a description of the GetNumProperties method.