KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > telephony > mobile > MobileAddress

javax.telephony.mobile
Interface MobileAddress

See Also:
MobileProviderListener, Address, MobileProvider

public boolean getCallWaiting()
                       throws MethodNotSupportedException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String getSubscriptionId()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setCallWaiting(boolean state)
                    throws MethodNotSupportedException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags