de.ilink.cti.cstajtapi.extensions
Interface ExtendedTerminal

All Superinterfaces:
javax.telephony.Terminal
All Known Implementing Classes:
TerminalImpl

public interface ExtendedTerminal
extends javax.telephony.Terminal

Interface for Address objects that support extended (non-standard JTAPI) features.

(c) 2002,2003 ilink Kommunikationssysteme GmbH

Version:
$Id: ExtendedTerminal.java,v 1.2 2003-05-13 14:45:27 lars Exp $
Author:
lars@ilink.de

Field Summary
static int DEVICE_STATE_IN_SERVICE
           
static int DEVICE_STATE_OUT_OF_SERVICE
           
static int DEVICE_STATE_UNKNOWN
           
 
Method Summary
 int getDeviceState()
           
 
Methods inherited from interface javax.telephony.Terminal
addCallListener, addCallObserver, addObserver, addTerminalListener, getAddresses, getCallListeners, getCallObservers, getCapabilities, getName, getObservers, getProvider, getTerminalCapabilities, getTerminalConnections, getTerminalListeners, removeCallListener, removeCallObserver, removeObserver, removeTerminalListener
 

Field Detail

DEVICE_STATE_UNKNOWN

static final int DEVICE_STATE_UNKNOWN
See Also:
Constant Field Values

DEVICE_STATE_IN_SERVICE

static final int DEVICE_STATE_IN_SERVICE
See Also:
Constant Field Values

DEVICE_STATE_OUT_OF_SERVICE

static final int DEVICE_STATE_OUT_OF_SERVICE
See Also:
Constant Field Values
Method Detail

getDeviceState

int getDeviceState()


Copyright © 2002-2007, 2009, 2013, 2015-2019 by ilink Kommunikationssysteme GmbH
info@ilink.de