Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 508
   
6-50
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 8.0(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.