|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface add Avaya-specific methods to the Address interface.
Field Summary | |
static int |
MWI_CTI
The message waiting indicator has been enabled via CTI. |
static int |
MWI_LWC
The message waiting indicator has been enabled via Leave Word Calling. |
static int |
MWI_MCS
The message waiting indicator has been enabled via Message Center. |
static int |
MWI_PROPMGT
The message waiting indicator has been enabled via Property Management. |
static int |
MWI_VOICE
The message waiting indicator has been enabled via Voice Messaging. |
Fields inherited from interface javax.telephony.callcenter.RouteAddress |
ALL_ROUTE_ADDRESS |
Method Summary | |
java.lang.String |
getDirectoryName()
Returns the DEFINITY G3 PBX Integrated Directory Database name corresponding to this Address. |
int |
getMessageWaitingBits()
Returns a bit-mask indicating which applications have enabled the message waiting indicator at this Address. |
Methods inherited from interface javax.telephony.Address |
addAddressListener, addCallListener, addCallObserver, addObserver, getAddressCapabilities, getAddressListeners, getCallListeners, getCallObservers, getCapabilities, getConnections, getName, getObservers, getProvider, getTerminals, removeAddressListener, removeCallListener, removeCallObserver, removeObserver |
Methods inherited from interface javax.telephony.callcontrol.CallControlAddress |
cancelForwarding, getDoNotDisturb, getForwarding, getMessageWaiting, setDoNotDisturb, setForwarding, setMessageWaiting |
Methods inherited from interface javax.telephony.callcenter.CallCenterAddress |
addCallObserver |
Methods inherited from interface javax.telephony.callcenter.RouteAddress |
cancelRouteCallback, getActiveRouteSessions, getRouteCallback, registerRouteCallback |
Field Detail |
public static final int MWI_MCS
public static final int MWI_VOICE
public static final int MWI_PROPMGT
public static final int MWI_LWC
public static final int MWI_CTI
Method Detail |
public int getMessageWaitingBits() throws TsapiMethodNotSupportedException
TsapiMethodNotSupportedException
public java.lang.String getDirectoryName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |