com.avaya.jtapi.tsapi
Interface ITsapiConnection
- All Superinterfaces:
- CallControlConnection, Connection
- All Known Subinterfaces:
- LucentConnection, LucentV5Connection, LucentV6Connection
- public interface ITsapiConnection
- extends Connection, CallControlConnection
ITsapiConnection extends Jtapi Connection and CallControlConnection.
This interface was added so that LucentConnection could extend it and
migration of methods from LucentConnection to ITsapiConnection would not
affect applications using LucentConnection. Methods in LucentConnection
currently map to Tsapi Data for Definity. It is expected that
once the functionality is part of Tsapi the methods will migrate.
Fields inherited from interface javax.telephony.callcontrol.CallControlConnection |
ALERTING, DIALING, DISCONNECTED, ESTABLISHED, FAILED, IDLE, INITIATED, NETWORK_ALERTING, NETWORK_REACHED, OFFERED, OFFERING, QUEUED, UNKNOWN |
Copyright © 2005 Avaya All Rights Reserved.