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
-
isObservable()
- Returns true if this Address can be observed, false otherwise.
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