|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The CallControlAddressObserver
interface reports all events
for the CallControlAddress
interface. Applications implement
this interface to receive CallControlAddress
-related events.
All events are reported via the
AddressObserver.addressChangedEvent()
method. This interface,
therefore, allows applications to signal to the implementation that they
are interested in call control package events. This interface defines no
additional methods.
All events must extend the CallCtlAddrEv
event interface,
which in turn, extends the core AddrEv
interface.
The following are those events which are associated with this interface:
CallCtlAddrDoNotDisturbEv |
Indicates the do not disturb characteristics of this Address has changed. |
CallCtlAddrForwardEv |
Indicates the forwarding characteristics of this Address has changed. |
CallCtlAddrMessageWaitingEv |
Indicates the message waiting characteristics of this Address has changed. |
Avaya is providing its backward-compatible Observer model implementation in this release; in the specification this interface is deprecated As of JTAPI 1.4, replaced by CallControlAddressListener
AddressObserver
,
AddrEv
,
CallControlAddress
,
CallCtlAddrEv
,
CallCtlAddrDoNotDisturbEv
,
CallCtlAddrForwardEv
,
CallCtlAddrMessageWaitingEv
Methods inherited from interface javax.telephony.AddressObserver |
addressChangedEvent |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |