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.
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 |
Copyright © 2005 Avaya All Rights Reserved.