JSR-043: JTAPI-1.4

javax.telephony.media.connection.async
Interface Async_MediaConnectionEvent

All Superinterfaces:
Async.Event, MediaConnection.Token, MediaConnectionConstants, MediaConnectionEvent, MediaConstants, MediaEvent, MediaServiceConstants
All Known Implementing Classes:
Base_MediaConnectionEvent

public interface Async_MediaConnectionEvent
extends Async.Event, MediaConnectionEvent

Completion Event from async_connect() and related methods. This is a MediaConnectionEvent with Async.Event methods.

Since:
JTAPI-1.4

Fields inherited from interface javax.telephony.media.MediaServiceConstants
ev_BindAndConnect, ev_BindToCall, ev_BindToServiceName, ev_BindToTerminal, ev_BindToTerminalName, ev_Configure, ev_Connected, ev_DelegateToService, ev_Disconnected, ev_GetConfigSpec, ev_GetConfiguration, ev_GetParameters, ev_GetTerminal, ev_GetTerminalName, ev_GetUserValues, ev_GroupStop, ev_Release, ev_ReleaseDelegated, ev_ReleaseToDestroy, ev_ReleaseToService, ev_ReleaseToTag, ev_Retrieve, ev_Retrieved, ev_SetParameters, ev_SetUserDictionary, ev_SetUserValues, ev_TerminalIdle, ev_TriggerRTC
 
Fields inherited from interface javax.telephony.media.MediaConstants
e_OK, q_Duration, q_Standard, q_Stop
 
Fields inherited from interface javax.telephony.media.connection.MediaConnectionConstants
ev_Bridge, ev_Connect, ev_Disconnect, ev_Join, ev_Loopback, ev_SetDataFlow, v_AllConnections, v_AllSecondary, v_Both, v_Bridge, v_Join, v_Listen, v_Loopback, v_None, v_Primary, v_PrimaryToPrimary, v_PrimaryToSecondary, v_SecondaryToSecondary, v_Talk
 
Methods inherited from interface javax.telephony.media.async.Async.Event
isDone, throwIfRuntimeException, waitForEventDone, waitForEventDone, waitForListenersDone
 
Methods inherited from interface javax.telephony.media.MediaEvent
getError, getEventID, getException, getPayload, getQualifier, getSubError, getWarning
 
Methods inherited from interface javax.telephony.media.connection.MediaConnectionEvent
getToken
 
Methods inherited from interface javax.telephony.media.connection.MediaConnection.Token
equals, getDataFlow, getMaxDataFlow, getType
 


JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org