Cisco Cisco Computer Telephony Integration Option 9.0 Guía Del Desarrollador

Descargar
Página de 640
6-61
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
 
Chapter 6      Event Interfaces and Events
ICallEvents Interface
VB:
 Session_ OnConferenceCallConf (ByVal args as 
CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following field.
OnConsultationCallConf
The OnConsultationCallConf event is fired to the client to indicate that a 
MakeConsultCall request was received by the CTIServer.
Syntax
C++:
 void OnConsultationCallConf (Arguments & args);
COM:
 HRESULT OnConsultationCallConf ([in] IArguments * args);
VB:
Session_ OnConsultationCallConf (ByVal args as 
CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following field.
OnControlFailureConf
The OnControlFailureConf event is generated when a request to the peripheral 
(the ACD) fails.
Keyword
Type
Description
UniqueObjectID
STRING
An object ID that uniquely identifies 
the call object.