| java.lang.Object | |||
| ↳ | com.cisco.telephony.SEnum | ||
| ↳ | com.cisco.telephony.StringEnum | ||
| ↳ | com.cisco.telephony.CallAttributeEnum | ||
Enumerates the call attributes.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CallAttributeEnum | ABBRDIAL | ABBRDIAL indicates that this call is a result of abbreviated dial feature. | |||||||||
| CallAttributeEnum | BARGING | BARGING indicates that this is a barging call. | |||||||||
| CallAttributeEnum | CFWD_ALL | CFWD_ALL is applicable to the call created upon the CallForwardAll button press. | |||||||||
| CallAttributeEnum | CONF_CONSULT | CONF_CONSULT indicates that this a consultative call leg of transfer feature. | |||||||||
| CallAttributeEnum | GRP_CALL_PICKUP | GRP_CALL_PICKUP indicates that this call is a result of group call pick up feature. | |||||||||
| CallAttributeEnum | ICOM | ICOM indicates that this is an intercom call. | |||||||||
| CallAttributeEnum | LOCAL_CONF_CONSULT | LOCAL_CONF_CONSULT indicates that this a consultative call leg of a local conference. | |||||||||
| CallAttributeEnum | LOCAL_XFER_CONSULT | ||||||||||
| CallAttributeEnum | MAX | ||||||||||
| CallAttributeEnum | MEETME_CONF | MEETME_CONF indicates that this call is a result of meet-me conference feature. | |||||||||
| CallAttributeEnum | NORMAL | NORMAL indicates that this is a normal call. | |||||||||
| CallAttributeEnum | NOT_DEFINED | NOT_DEFINED indicates that the attribute of this call is not known yet. | |||||||||
| CallAttributeEnum | RIUHELD_LOCKED | NOT_DEFINED indicates that the attribute of this call is not known yet. | |||||||||
| CallAttributeEnum | XFR_CONSULT | XFR_CONSULT indicates that this a consultative call leg of transfer feature. | |||||||||
|
[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
| |||||||||||
ABBRDIAL indicates that this call is a result of abbreviated dial feature.
CFWD_ALL is applicable to the call created upon the CallForwardAll button press.
CONF_CONSULT indicates that this a consultative call leg of transfer feature.
GRP_CALL_PICKUP indicates that this call is a result of group call pick up feature.
LOCAL_CONF_CONSULT indicates that this a consultative call leg of a local conference.
MEETME_CONF indicates that this call is a result of meet-me conference feature.
NOT_DEFINED indicates that the attribute of this call is not known yet.
NOT_DEFINED indicates that the attribute of this call is not known yet.
XFR_CONSULT indicates that this a consultative call leg of transfer feature.