From Interface javax.telephony.events.Ev
getCause, getID, getMetaCode, getObserved, isNewMetaEvent
Related Documentation
See CiscoTermEvFilter and Constant Field Values, on page 1667.
CiscoTone
The CiscoTone interface defines CTI Tone constant codes. CiscoToneChangedEv provides the getTone()
method to return one of these constants. Only the ZIPZIP tone type is exposed to applications.
Interface History
Description
Cisco Unified Communications Manager Release Number
Added a new extension.
7.0(1)
Enhanced to include the supported tones that are used as
parameters for playTone() method.
8.5(1)
Superinterfaces
public interface CiscoTone
Fields
Table 252: Fields in CiscoTone
Description
Field
Interface
This interface defines the integer value for
the ZIPZIP tone. The
CiscoToneChangedEv.getTone() interface
returns an integer value for tone.
ZIPZIP
Static int
ZIP
public static final int
CALLWAITINGTONE
public static final int
See also CiscoToneChangedEv, Constant Field Values, on page 1667.
Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs
658
Cisco Unified JTAPI Extensions
Related Documentation
