JSR-043: JTAPI-1.4

javax.telephony.media.messaging
Interface Async_ServiceEvent

All Superinterfaces:
Async.Event, MediaConstants, MediaEvent, MediaServiceConstants, MessageConstants, ServiceEvent

public interface Async_ServiceEvent
extends ServiceEvent, Async.Event

A ServiceEvent 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.messaging.MessageConstants
e_NotFound, e_NotSupported, ev_Close, ev_OpenNamedService, ev_RegisterService, ev_ServiceClosed, ev_ServiceOpened, ev_UnregisterService, k_Error, k_EventData, k_Payload, k_Qualifier, k_ServiceName, k_Status, k_SubError, v_Null
 
Method Summary
 void throwIfServiceException()
           
 
Methods inherited from interface javax.telephony.media.messaging.ServiceEvent
getMessagingService, getNamedService, getServiceName, sendEvent
 
Methods inherited from interface javax.telephony.media.MediaEvent
getError, getEventID, getException, getPayload, getQualifier, getSubError, getWarning
 
Methods inherited from interface javax.telephony.media.async.Async.Event
isDone, throwIfRuntimeException, waitForEventDone, waitForEventDone, waitForListenersDone
 

Method Detail

throwIfServiceException

public void throwIfServiceException()
                             throws ServiceException

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org