| java.lang.Object | |||
| ↳ | com.cisco.telephony.SEnum | ||
| ↳ | com.cisco.telephony.StringEnum | ||
| ↳ | com.cisco.telephony.LineEventID | ||
This class enumerates line events.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LineEventID | CAPSET_CHANGED | Feature capability set changed for this line. | |||||||||
| LineEventID | CFWDALL_STATUS_CHANGED | Call forward all status of this line changed. | |||||||||
| LineEventID | LINE_ADDED | Line is added. | |||||||||
| LineEventID | LINE_REMOVED | Line is removed. | |||||||||
| LineEventID | MNC_REACHED | Maximum call capacity reached on this line. | |||||||||
| LineEventID | MWI_STATUS_CHANGED | Change in Message Waiting indicator on this line. | |||||||||
| LineEventID | RECORD_NOTIFY | A call is getting recorded on this line. | |||||||||
| LineEventID | REGISTRATION_STATE_CHANGED | Registration status of this line changed. | |||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.cisco.telephony.StringEnum
| |||||||||||
From class
com.cisco.telephony.SEnum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Feature capability set changed for this line.
Call forward all status of this line changed.
Change in Message Waiting indicator on this line.
Registration status of this line changed.