Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 13      SilentMonitorManager Object
Methods
13-6
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
errorcode
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Values
Default CTI OS return values. See 
GetIPPhoneInfo
The GetIPPhoneInfo method gets the information about the client application IP 
Phone.
Syntax 
C++:
 Arguments *  GetIPPhoneInfo(void);
COM:
  
HRESULT GetIPPhoneInfo ( /*[out,retval]*/ IArguments ** 
IPPhoneInfo);
VB:
 GetIPPhoneInfo () as CTIOSCLIENTLIB.IArguments
OriginatingClientID
STRING
Client Identification of the monitoring 
application.
DoDefaultMessage 
Handling
BOOLEAN
When this parameter is set to True, it 
instructs the SilentMonitorManager to 
immediately start sending audio and 
establish the silent monitor session. If 
this value is set to False, it instructs 
the SilentMonitorManager to not send 
voice and not to establish the silent 
monitor session. It is then the 
responsibility of the subscriber to 
report this status accordingly. 
Table 13-4 AcceptSilentMonitoring Arguments Array Parameters (continued)
Keyword
Type
Description