com.avaya.jtapi.tsapi
Interface ITsapiRouteUsedEvent

All Superinterfaces:
RouteSessionEvent, RouteUsedEvent
All Known Subinterfaces:
LucentRouteUsedEvent

public interface ITsapiRouteUsedEvent
extends RouteUsedEvent

ITsapiRouteUsedEvent extends Jtapi RouteUsedEvent.

This interface was added so that LucentRouteUsedEvent could extend it and migration of methods from LucentRouteUsedEvent to ITsapiRouteUsedEvent would not affect applications using LucentRouteUsedEvent. Methods in LucentRouteUsedEvent currently map to Tsapi Private Data for Avaya. It is expected that once the functionality is part of Tsapi (non-private data) the methods will migrate.


Methods inherited from interface javax.telephony.callcenter.events.RouteUsedEvent
getCallingAddress, getCallingTerminal, getDomain, getRouteUsed
 
Methods inherited from interface javax.telephony.callcenter.events.RouteSessionEvent
getRouteSession
 



Copyright © 2005 Avaya All Rights Reserved.