JSR-043: JTAPI-1.4

javax.telephony.callcenter.events
Interface RouteEndEvent

All Superinterfaces:
RouteSessionEvent

public interface RouteEndEvent
extends RouteSessionEvent

The RouteEndEvent event interface indicates the RouteSession interface has moved into the RouteSession.ROUTE_END state and the routing of the Call has terminated. This interface extends the RouteSessionEvent interface and is reported via the RouteCallback interface.

The reason for the termination of routing may be determined via the RouteSessionEvent.getRouteSession().getCause() method.

See Also:
RouteSession, RouteCallback, RouteSessionEvent

Methods inherited from interface javax.telephony.callcenter.events.RouteSessionEvent
getRouteSession
 


JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org