javax.telephony.media.events
Interface MediaTermConnAvailableEv
- All Superinterfaces:
- CallEv, Ev, MediaEv, MediaTermConnEv, TermConnEv
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 javax.telephony.events.TermConnEv
interface, through which the application may obtain the TerminalConnection
object associated with this event.
|
Field Summary |
static int |
ID
Event id |
| Methods inherited from interface javax.telephony.events.CallEv |
getCall |
ID
static final int ID
- Event id
- See Also:
- Constant Field Values
Copyright © 2006 Avaya All Rights Reserved.