Schnittstelle ExtendedAddress
- Alle Superschnittstellen:
javax.telephony.Address
- Alle bekannten Implementierungsklassen:
AddressDummyImpl
,AddressImpl
public interface ExtendedAddress
extends javax.telephony.Address
Interface for Address objects that support extended (non-standard JTAPI) features.
Copyright (c) 2003, 2025 ilink Kommunikationssysteme GmbH
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
static final int
-
Methodenübersicht
Von Schnittstelle geerbte Methoden javax.telephony.Address
addAddressListener, addCallListener, addCallObserver, addObserver, getAddressCapabilities, getAddressListeners, getCallListeners, getCallObservers, getCapabilities, getConnections, getName, getObservers, getProvider, getTerminals, removeAddressListener, removeCallListener, removeCallObserver, removeObserver
-
Felddetails
-
DEVICE_STATE_UNKNOWN
static final int DEVICE_STATE_UNKNOWN- Siehe auch:
-
DEVICE_STATE_IN_SERVICE
static final int DEVICE_STATE_IN_SERVICE- Siehe auch:
-
DEVICE_STATE_OUT_OF_SERVICE
static final int DEVICE_STATE_OUT_OF_SERVICE- Siehe auch:
-
-
Methodendetails
-
getDeviceState
int getDeviceState()
-