All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.capabilities.TerminalCapabilities

public interface TerminalCapabilities
Initial Terminal capabilities interface. Any package that wants to extend Terminal capabilities should extend this interface.


Method Index

 o isObservable()
Returns true if this Terminal is observable, false otherwise.

Methods

 o isObservable
 public abstract boolean isObservable()
Returns true if this Terminal is observable, false otherwise.

Returns:
True if this Terminal is observable, false otherwise.

All Packages  Class Hierarchy  This Package  Previous  Next  Index