Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 500
   
8-21
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 7.5(1)
Chapter 8      Session Object
Methods
The Java version of this method return NULL if the value requested is not found or if there is an error.
Remarks
Many events use UniqueObjectIDs instead of the objects themselves. Use this method to get the object 
if it is necessary for processing.
GetPropertyName
See 
 for a description of the GetPropertyName method.
GetPropertyType
See 
 for a description of the GetPropertyType method.
GetSystemStatus (Java, .NET, and C++ only)
The GetSystemStatus method returns the current system status bitmask.
Syntax
Java/C++:
int GetSystemStatus()
.NET:
SystemStatus GetSystemStatus()
Parameters
None.
Returns
The current system status bitmask. Refer to 
 
in 
 for a description of the SystemStatus.
GetValue Methods
See 
 for a description of the GetValue, GetValueArray, GetValueInt, and 
GetValueString methods.
IsAgent
The IsAgent method determines whether the current agent is an agent rather than a supervisor.