Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 668
 
Chapter 13      SilentMonitorManager Object
Methods
13-8
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1) 
GetSessionInfo
The GetSessionInfo method retrieves the information related to the current silent 
monitor session.
Syntax 
C++:
 Arguments * GetSessionInfo(Arguments & args) ;
COM:
  
HRESULT GetSessionInfo ( /*[in]*/ IArguments * args, 
/*[out,retval]*/ IArguments * SMSessionInfo );
VB:
 GetSessionInfo (ByVal args as CTIOSCLIENTLIB.IArguments) As 
CTIOSCLIENTLIB.IArguments
Parameters
args
Arguments array that contains one, but not both, of the parameters listed in 
EchoCancelation
SHORT
One of the following values that indicates 
whether the echo cancellation feature is 
enabled on this IP Phone:
0: Off
1: On
PayLoadType
SHORT
Audio codec type.
Table 13-5 GetIPPhoneInfo Return Arguments Array (continued)
Keyword
Type
Description