Cisco Cisco Computer Telephony Integration OS 8.5 Developer's Guide

Page of 640
9-39
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
 
Chapter 9      Agent Object
Methods
Return Values
Default CTI OS return values. See 
Remarks
If the request is successful, the client should receive an OnQueryAgentStateConf 
event. If it is unsuccessful, the client should receive an OnControlFailureConf event.
ReportBadCallLine
The ReportBadCallLine method informs the CTI OS server of the poor quality of 
the agent’s line. A note of this is recorded in the database.
Syntax
C++:
int ReportBadCallLine ()
int ReportBadCallLine (Arguments& reserved_args)
COM:
HRESULT ReportBadCallLine (/*[in, optional]*/  IArguments 
reserved_args, /* [out, retval]*/ int * errorcode)
VB:
ReportBadCallLine () As Long
Java:
int ReportBadCallLine (Arguments args)
.NET:
CilError ReportBadCallLine(Arguments args)
Parameters
reserved_args
Not currently used, reserved for future use.
Java/.NET: args
Not currently used, reserved for future use.
errorcode
An output parameter (return parameter in VB) that contains an error code 
from 
 in