JSR-043: JTAPI-1.4

javax.telephony.callcenter.events
Interface RouteCallbackEndedEvent


public interface RouteCallbackEndedEvent

The RouteCallbackEndedEvent event interface indicates the RouteSession interface has moved into the RouteSession.ROUTE_CALLBACK_ENDED state and the registration of a routing callback has ended. This event is reported via the RouteCallback interface.

See Also:
RouteSession, RouteCallback

Method Summary
 RouteAddress getRouteAddress()
          Returns the RouteAddress that is associated with the RouteSession associated with this event.
 

Method Detail

getRouteAddress

public RouteAddress getRouteAddress()
Returns the RouteAddress that is associated with the RouteSession associated with this event.

Returns:
The RouteAddress associated with the RouteSession.

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org