All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.capabilities.AddressCapabilities

public interface AddressCapabilities
Initial Address capabilities interface. Any package that wants to extend Address capabilities should extend this interface


Method Index

 o isObservable()
Returns true if this Address can be observed, false otherwise.

Methods

 o isObservable
 public abstract boolean isObservable()
Returns true if this Address can be observed, false otherwise.

Returns:
True if this Address can be observed, false otherwise.

All Packages  Class Hierarchy  This Package  Previous  Next  Index