JSR-043: JTAPI-1.4

javax.telephony.phone
Interface PhoneTerminalObserver

All Superinterfaces:
TerminalObserver

Deprecated. As of JTAPI 1.4, replaced by PhoneTerminalListener

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.


Methods inherited from interface javax.telephony.TerminalObserver
terminalChangedEvent
 


JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org