|
| enum | CallForwardInfoStatus {
DISABLE = 0
, ENABLE = 1
, INTERROGATE = 2
, REGISTRATION = 3
,
ERASURE = 4
} |
| |
| enum | Reason {
CFU = 0
, CFB = 1
, CFNR = 2
, CFNRC = 3
,
ALL_CF = 4
, ALL_CONDITIONAL_CF = 5
, CD = 6
, CFNL = 7
} |
| |
◆ CallForwardInfoStatus
| Enumerator |
|---|
| DISABLE | |
| ENABLE | |
| INTERROGATE | |
| REGISTRATION | |
| ERASURE | |
◆ Reason
| Enumerator |
|---|
| CFU | |
| CFB | |
| CFNR | |
| CFNRC | |
| ALL_CF | |
| ALL_CONDITIONAL_CF | |
| CD | |
| CFNL | |
◆ CallForwardInfo()
| cuttlefish::SupService::CallForwardInfo::CallForwardInfo |
( |
Reason |
reason | ) |
|
|
inline |
◆ number
| std::string cuttlefish::SupService::CallForwardInfo::number |
◆ number_type
| int cuttlefish::SupService::CallForwardInfo::number_type |
◆ reason
| Reason cuttlefish::SupService::CallForwardInfo::reason |
◆ status
◆ timeSeconds
| int cuttlefish::SupService::CallForwardInfo::timeSeconds |
◆ ton
| int cuttlefish::SupService::CallForwardInfo::ton |
The documentation for this struct was generated from the following file: