KickJava   Java API By Example, From Geeks To Geeks.

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

javax.telephony.mobile
Interface MobileProviderEvent

See Also:
ProviderEvent, MobileProvider, MobileProviderEvent, MobileProviderListener

public static final int CAUSE_FORBIDDEN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_FORBIDDEN_ZONE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_ILLEGAL_MOBILE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_NETWORK_NOT_SELECTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_NORMAL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_NO_NETWORK
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_RADIO_OFF
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_SEARCHING
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_SUSBCRIPTION_ERROR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CAUSE_UNKNOWN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public MobileProvider getMobileProvider()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getMobileStateCause()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MOBILEPROVIDER_NETWORK_CHANGE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MOBILEPROVIDER_NO_NETWORK
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int PROVIDER_RESTRICTED_SERVICE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags