Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 506
   
6-51
CTI OS Developer’s Guide for Cisco Unified Contact Center Enterprise
Release 8.5(1)
Chapter 6      Event Interfaces and Events
ICallEvents Interface
Parameters
args
Arguments array containing the following field.
Table 6-48
OnReleaseCallConf Parameters
OnSnapshotCallConf
The OnSnapshotCallConf event is generated when a SnapshotCall request for a specific call is 
successful. It will contain all the information known about the specific connection at that point in time.
Syntax
C++:
void OnSnapshotCallConf(Arguments& args)
COM:
void OnSnapshotCallConf (IArguments * args)
VB:
session_OnSnapshotCallConf (ByVal args As CtiosCLIENTLib.IArguments)
Keyword
Type
Description
UniqueObjectID
STRING
An object ID that uniquely identifies the call object.