Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 668
 
Chapter 6      Event Interfaces and Events
ICallEvents Interface
6-68
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1) 
OnHoldCallConf
The OnHoldCallConf event is fired to the client to indicate that a Hold request 
was received by the CTIServer.
Syntax
C++:
 void OnHoldCallConf (Arguments & args);
COM:
 HRESULT OnHoldCallConf ([in] IArguments * args);
VB:
 Session_ OnHoldCallConf (ByVal args as CTIOSCLIENTLIB.IArguments)
Parameters
args
Arguments array containing the following field.
OnMakePredictiveCallConf
Not supported.
MessageType
INT
Contains the CTI OS Command Request 
ID that failed to execute. The message 
types that can be included in this 
parameter are those to used to control 
Call, Agent State and Supervisor actions. 
Refer to 
 for a complete 
list
ErrorMessage
STRING
String text containing the description of 
the failure.
Keyword
Type
Description
UniqueObjectID
STRING
An object ID that uniquely identifies 
the call object.