Android-cuttlefish cvd tool
Public Types | Public Member Functions | Public Attributes | List of all members
cuttlefish::SupService::CallForwardInfo Struct Reference
Collaboration diagram for cuttlefish::SupService::CallForwardInfo:
Collaboration graph
[legend]

Public Types

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
}
 

Public Member Functions

 CallForwardInfo (Reason reason)
 

Public Attributes

CallForwardInfoStatus status
 
Reason reason
 
int number_type
 
int ton
 
std::string number
 
int timeSeconds
 

Member Enumeration Documentation

◆ CallForwardInfoStatus

Enumerator
DISABLE 
ENABLE 
INTERROGATE 
REGISTRATION 
ERASURE 

◆ Reason

Enumerator
CFU 
CFB 
CFNR 
CFNRC 
ALL_CF 
ALL_CONDITIONAL_CF 
CD 
CFNL 

Constructor & Destructor Documentation

◆ CallForwardInfo()

cuttlefish::SupService::CallForwardInfo::CallForwardInfo ( Reason  reason)
inline

Member Data Documentation

◆ number

std::string cuttlefish::SupService::CallForwardInfo::number

◆ number_type

int cuttlefish::SupService::CallForwardInfo::number_type

◆ reason

Reason cuttlefish::SupService::CallForwardInfo::reason

◆ status

CallForwardInfoStatus cuttlefish::SupService::CallForwardInfo::status

◆ timeSeconds

int cuttlefish::SupService::CallForwardInfo::timeSeconds

◆ ton

int cuttlefish::SupService::CallForwardInfo::ton

The documentation for this struct was generated from the following file: