All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.media.events.MediaTermConnAvailableEv

public interface MediaTermConnAvailableEv
extends MediaTermConnEv
The MediaTermConnAvailableEv interface indicates that media is currently available on the TerminalConnection. Media becomes available on the TerminalConnection when the state of the TerminalConnection changes with respect to the telephone call. For example, when a TerminalConnection becomes active on the telephone call, media is made available to the application. 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