com.avaya.jtapi.tsapi
Interface ITsapiAddress

All Superinterfaces:
Address, CallCenterAddress, CallControlAddress, RouteAddress
All Known Subinterfaces:
LucentAddress

public interface ITsapiAddress
extends Address, CallControlAddress, CallCenterAddress, RouteAddress

ITsapiAddress extends Jtapi Address, CallControlAddress, CallCenterAddress, RouteAddress.

This interface was added so that LucentAddress could extend it and migration of methods from LucentAddress to ITsapiAddress would not affect applications using LucentAddress. Methods in LucentAddress currently map to Tsapi Data for Definity. It is expected that once the functionality is part of Tsapi the methods will migrate.


Field Summary
 
Fields inherited from interface javax.telephony.callcenter.RouteAddress
ALL_ROUTE_ADDRESS
 
Methods inherited from interface javax.telephony.Address
addAddressListener, addCallListener, addCallObserver, addObserver, getAddressCapabilities, getAddressListeners, getCallListeners, getCallObservers, getCapabilities, getConnections, getName, getObservers, getProvider, getTerminals, removeAddressListener, removeCallListener, removeCallObserver, removeObserver
 
Methods inherited from interface javax.telephony.callcontrol.CallControlAddress
cancelForwarding, getDoNotDisturb, getForwarding, getMessageWaiting, setDoNotDisturb, setForwarding, setMessageWaiting
 
Methods inherited from interface javax.telephony.callcenter.CallCenterAddress
addCallObserver
 
Methods inherited from interface javax.telephony.callcenter.RouteAddress
cancelRouteCallback, getActiveRouteSessions, getRouteCallback, registerRouteCallback
 



Copyright © 2005 Avaya All Rights Reserved.