Get_Timeout; Set_Timeout - Avaya Interaction Center Programmer's Manual

Vtel programmer guide
Hide thumbs Also See for Interaction Center:
Table of Contents

Advertisement

Methods
Notes
This method is dependent on the telephone switch and the type of phone
assigned. Refer to the IDL chapter of your Telephony Services manual.

get_timeout

IDL Syntax
ORBStatus get_timeout( out unsigned long number );
Description
Returns the current value of the Toolkit timeout, which is the length of time the
Toolkit will wait for an acknowledgment for a transaction with Telephony.
Input
None.
Parameters
Output
Parameters
Examples
[?.get_timeout()]
[?.get_timeout.response(,32)67108881]

set_timeout

IDL Syntax
ORBStatus set_timeout( in unsigned long number );
Description
Sets the current value of the Toolkit timeout, which is the length of time the Toolkit
will wait for an acknowledgment for a transaction with Telephony.
Input
Parameters
Output
None.
Parameters
Examples
[?.set_timeout(20)]
[?.set_timeout.response(,20)67108885]
82 VTel Programmer Guide
Name
number
Name
Required
number
Yes
Description/Comments
Length of timeout in seconds.
Description/Comments
Length of timeout in seconds.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents