Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 668
 
Chapter 7      CtiOs Object
Methods
7-16
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1) 
Long GetValueUIntObj( String sKey)
Parameters
key
Key ID of the value to be retrieved.
Returns
A Long object containing the 32 bit unsigned integer value or null if error.
GetValueUShortObj (Java only)
Retrieves a 16 bit unsigned short with the specified key from the array. 
Syntax
Integer GetValueUShortObj( int iKey)
Integer GetValueUShortObj( String sKey)
Parameters
key
Key ID of the value to be retrieved.
Returns
An Integer object containing the 16 bit unsigned short value or null if error.
IsValid
The IsValid method tests to see if the object includes the specified property.