com.avaya.jtapi.tsapi
Interface ITsapiCall
- All Superinterfaces:
- Call, CallCenterCall, CallControlCall, ITsapiCallInfo
- All Known Subinterfaces:
- LucentCall, LucentCallEx, LucentV5Call, LucentV7Call
- public interface ITsapiCall
- extends ITsapiCallInfo, Call, CallControlCall, CallCenterCall
ITsapiCall extends Jtapi Call, CallControlCall, CallCenterCall.
This interface was added so that LucentCall could extend it and migration of methods
from LucentCall to ITsapiCall would not affect applications using LucentCall.
Methods in LucentCall 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.Call |
addCallListener, addObserver, connect, getCallCapabilities, getCallListeners, getCapabilities, getConnections, getObservers, getProvider, getState, removeCallListener, removeObserver |
Methods inherited from interface javax.telephony.callcontrol.CallControlCall |
addParty, conference, consult, consult, drop, getCalledAddress, getCallingAddress, getCallingTerminal, getConferenceController, getConferenceEnable, getLastRedirectedAddress, getTransferController, getTransferEnable, offHook, setConferenceController, setConferenceEnable, setTransferController, setTransferEnable, transfer, transfer |
Copyright © 2005 Avaya All Rights Reserved.