javax.telephony.phone
Interface PhoneTerminalObserver
- All Superinterfaces:
- TerminalObserver
public interface PhoneTerminalObserver
- extends TerminalObserver
The PhoneTerminalObserver interface is used to report all Phone-related
events. Note that this observer does not have any method associated with
it. Applications which implement a TerminalObserver class should also
implement this interface to indicate to the implementation that it wants
Phone-related events sent to it. If an application's observer does not
implement this interface, phone-related events will not be sent to the
application.
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 PhoneTerminalListener
Copyright © 2006 Avaya All Rights Reserved.