Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 6      Event Interfaces and Events
ICallEvents Interface
6-64
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
OnReleaseCallConf
Not supported.
OnRetrieveCallConf
The OnRetrieveCallConf event is fired to the client to indicate that a RetrieveCall 
request was received by the CTIServer.
Syntax
C++:
 void OnRetrieveCallConf (Arguments & args);
COM:
HRESULT OnRetrieveCallConf ([in] IArguments * args);
VB:
Session_ OnRetrieveCallConf (ByVal args as 
CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following field.
OnSendDTMFConf
The OnSendDTMFConf event is fired to the client to indicate that a SendDTMF 
request was received by the CTIServer.
Keyword
Type
Description
UniqueObjectID
STRING
An object ID that uniquely identifies 
the call object.
Keyword
Type
Description
UniqueObjectID
STRING
An object ID that uniquely identifies 
the call object.