com.cisco.jtapi.extensions
Interface CiscoProvFeatureID


public interface CiscoProvFeatureID

Introduction

This interface lists the features that registerFeature supports.


Field Summary
static int MONITOR_CALLPARK_DN
          This feature ID gets used in the registerFeature interface in CiscoProvider to receive CiscoProvCallParkEv when a call gets parked or unparked from any device in the cluster.
 

Field Detail

MONITOR_CALLPARK_DN

static final int MONITOR_CALLPARK_DN
This feature ID gets used in the registerFeature interface in CiscoProvider to receive CiscoProvCallParkEv when a call gets parked or unparked from any device in the cluster.

See Also:
Constant Field Values