All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.media.events.MediaTermConnUnavailableEv

public interface MediaTermConnUnavailableEv
extends MediaTermConnEv
The MediaTermConnUnavailableEv interface indicates that there is currently no media available on the TerminalConnection. This event is most likely cause by a change in state of the TerminalConnection which respect to the call. For example, when someone goes on hold, media is no longer avaiable on that TerminalConnection. This event interface extends the java.telephony.events.TermConnEv interface, through which the application may obtain the TerminalConnection object associated with this event.


Variable Index

 o ID
Event id

Variables

 o ID
 public static final int ID
Event id


All Packages  Class Hierarchy  This Package  Previous  Next  Index