Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 546
 
Chapter 6      Event Interfaces and Events
ICallEvents Interface
6-58
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
Parameters
args
Arguments array containing the following field.
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.
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.