KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > telephony > ProviderEvent

javax.telephony
Interface ProviderEvent

All Known Subinterfaces:
MobileProviderEvent
See Also:
Event, ProviderListener, Provider

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


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


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


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


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

Popular Tags