| java.lang.Object | |
| ↳ | com.cisco.telephony.CiscoTelephonyManager.CiscoTelephonyManagerDeviceInfo |
This provides methods to get device information.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CiscoTelephonyManager.CiscoTelephonyManagerDeviceInfo.CiscoTelephonyManagerDeviceInfoInvalidObject | Exception returned from an Invalid Line Info | ||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Tells whether the device is registered with Cisco Unified
Communication Manager or SRST.
| |||||||||||
Gets list of all the current calls on the device.
| |||||||||||
Get the current DND state.
| |||||||||||
Get configured device name.
| |||||||||||
Gets list of features (other than directory number and intercom)
configured on the device.
| |||||||||||
Gets list of lines (directory numbers and intercom) configured on the
device.
| |||||||||||
Get the current Privacy state.
| |||||||||||
Gets the CTP out of service cause.
| |||||||||||
Gets the CTP service state.
| |||||||||||
Tells whether the phone is idle (no calls).
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Tells whether the device is registered with Cisco Unified Communication Manager or SRST.
Gets list of all the current calls on the device. Requires the permisson "cisco.telephony.permission.CALL_PERMISSION".
Get the current DND state.
Get configured device name.
Gets list of features (other than directory number and intercom) configured on the device.
Gets list of lines (directory numbers and intercom) configured on the device. Requires the permission "cisco.telephony.permission.LINE_PERMISSION".
Get the current Privacy state.
Gets the CTP out of service cause.
Gets the CTP service state.
Tells whether the phone is idle (no calls).