KickJava   Java API By Example, From Geeks To Geeks.

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

javax.telephony.mobile
Interface MobileRadioEvent

See Also:
Event

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


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


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


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


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


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

Popular Tags