Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 6      Event Interfaces and Events
ISessionEvents Interface
6-8
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
Parameters
args
Arguments array containing the following fields.
OnCurrentCallChanged
The OnCurrentCallChanged message is generated when the current call has 
changed to another call.
Syntax
C++:
void OnCurrentCallChanged(Arguments& args)
COM:
void OnCurrentCallChanged (IArguments * args)
VB:
session_OnCurrentCallChanged (ByVal args As 
CtiosCLIENTLib.IArguments)
Parameters
args
Arguments array containing the following fields.
OnFailure Event
Not supported.
Keyword
Type
Description
UniqueObjectID
STRING
Unique object ID (if any) of the old current 
agent that was just removed.
Keyword
Type
Description
UniqueObjectID STRING
Unique object ID (if any) of the new 
current call.