| java.lang.Object | |||
| ↳ | com.cisco.telephony.SEnum | ||
| ↳ | com.cisco.telephony.StringEnum | ||
| ↳ | com.cisco.telephony.ServiceCauseEnum | ||
Enumerates out of service causes.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ServiceCauseEnum | FAILOVER | Fail over to a backup call server is going on. | |||||||||
| ServiceCauseEnum | FALLBACK | Fallback to preferable call server is going on. | |||||||||
| ServiceCauseEnum | LOGOUT_RESET | Reset is going on. | |||||||||
| ServiceCauseEnum | NONE | No reason. | |||||||||
| ServiceCauseEnum | REG_ALL_FAILED | Attempts to register with all call servers failed. | |||||||||
| ServiceCauseEnum | SHUTDOWN | Shutdown because the controlling application asked us to. | |||||||||
| ServiceCauseEnum | UNREG_ALL | Unregistered because the controlling application asked us to unregister. | |||||||||
|
[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
| |||||||||||
Attempts to register with all call servers failed.
Shutdown because the controlling application asked us to.
Unregistered because the controlling application asked us to unregister.