Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 668
 
6-5
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Chapter 6      Event Interfaces and Events
ISessionEvents Interface
OnConnectionRejected
The OnConnectionRejected event indicates that the client has tried to make a 
connection using incompatible versions of the CTI OS Server and CTI OS CIL.
Syntax
C++:
void OnConnectionRejected (Arguments& args)
COM:
void OnConnectionRejected (IArguments * args)
VB:
Session_OnConnectionRejected (ByVal args As 
CtiosCLIENTLib.IArguments)
Parameters
args
Not currently used, reserved for future use.
OnCTIOSFailure
The OnCTIOSFailure event indicates that the CTI Server has fired either a 
FailureConf or a SystemEvent.
Syntax
C++:
void OnCTIOSFailure (Arguments& args)
COM:
void OnCTIOSFailure (IArguments * args)
VB:
Session_OnCTIOSFailure (ByVal args As 
CtiosCLIENTLib.IArguments)
Parameters
args
Arguments array containing the following fields.