| java.lang.Object | |||
| ↳ | com.cisco.telephony.SEnum | ||
| ↳ | com.cisco.telephony.StringEnum | ||
| ↳ | com.cisco.telephony.DeviceFeatureStateEnum | ||
Enumerates device feature states.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DeviceFeatureStateEnum | BLF_ALERTING | The target DN's BLF state is RINGIN state. | |||||||||
| DeviceFeatureStateEnum | BLF_DND | The target DN's BLF state is DND. | |||||||||
| DeviceFeatureStateEnum | BLF_IDLE | The target DN's BLF state is idle and available to receive calls. | |||||||||
| DeviceFeatureStateEnum | BLF_INUSE | The target DN's BLF state is in-use . | |||||||||
| DeviceFeatureStateEnum | BLF_UNKNOWN | The target DN's BLF state is unknown. | |||||||||
| DeviceFeatureStateEnum | DEV_FEATURE_OFF | The feature state is off. | |||||||||
| DeviceFeatureStateEnum | DEV_FEATURE_ON | The feature state is on. | |||||||||
|
[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
| |||||||||||
The target DN's BLF state is RINGIN state. This state is applicable to: 1. LineFeatureEnum#SPEEDDIALBLF
The target DN's BLF state is DND. This state is applicable to: 1. LineFeatureEnum#SPEEDDIALBLF
The target DN's BLF state is idle and available to receive calls. This state is applicable to: 1. LineFeatureEnum#SPEEDDIALBLF
The target DN's BLF state is in-use . This state is applicable to: 1. LineFeatureEnum#SPEEDDIALBLF
The target DN's BLF state is unknown. This state is applicable to: 1. LineFeatureEnum#SPEEDDIALBLF
The feature state is off. This state is applicable to: 1. LineFeatureEnum#PRIVACY 2. LineFeatureEnum#MOBILITY 3. LineFeatureEnum#DND
The feature state is on. This state is applicable to: 1. LineFeatureEnum#PRIVACY 2. LineFeatureEnum#MOBILITY 3. LineFeatureEnum#DND