◆ CallState
Enumerator |
---|
CALL_STATE_ACTIVE | |
CALL_STATE_HELD | |
CALL_STATE_DIALING | |
CALL_STATE_ALERTING | |
CALL_STATE_INCOMING | |
CALL_STATE_WAITING | |
CALL_STATE_HANGUP | |
◆ CallStatus() [1/2]
cuttlefish::CallService::CallStatus::CallStatus |
( |
| ) |
|
|
inline |
◆ CallStatus() [2/2]
cuttlefish::CallService::CallStatus::CallStatus |
( |
const std::string_view |
number | ) |
|
|
inline |
◆ isCallActive()
bool cuttlefish::CallService::CallStatus::isCallActive |
( |
| ) |
|
|
inline |
◆ isCallAlerting()
bool cuttlefish::CallService::CallStatus::isCallAlerting |
( |
| ) |
|
|
inline |
◆ isCallBackground()
bool cuttlefish::CallService::CallStatus::isCallBackground |
( |
| ) |
|
|
inline |
◆ isCallDialing()
bool cuttlefish::CallService::CallStatus::isCallDialing |
( |
| ) |
|
|
inline |
◆ isCallIncoming()
bool cuttlefish::CallService::CallStatus::isCallIncoming |
( |
| ) |
|
|
inline |
◆ isCallWaiting()
bool cuttlefish::CallService::CallStatus::isCallWaiting |
( |
| ) |
|
|
inline |
◆ SetCallActive()
bool cuttlefish::CallService::CallStatus::SetCallActive |
( |
| ) |
|
|
inline |
◆ SetCallBackground()
bool cuttlefish::CallService::CallStatus::SetCallBackground |
( |
| ) |
|
|
inline |
◆ call_state
CallState cuttlefish::CallService::CallStatus::call_state |
◆ can_present_number
bool cuttlefish::CallService::CallStatus::can_present_number |
◆ is_international
bool cuttlefish::CallService::CallStatus::is_international |
◆ is_mobile_terminated
bool cuttlefish::CallService::CallStatus::is_mobile_terminated |
◆ is_multi_party
bool cuttlefish::CallService::CallStatus::is_multi_party |
◆ is_remote_call
bool cuttlefish::CallService::CallStatus::is_remote_call |
◆ is_voice_mode
bool cuttlefish::CallService::CallStatus::is_voice_mode |
◆ number
std::string cuttlefish::CallService::CallStatus::number |
◆ remote_client
std::optional<ClientId> cuttlefish::CallService::CallStatus::remote_client |
◆ timeout_serial
std::optional<int32_t> cuttlefish::CallService::CallStatus::timeout_serial |
The documentation for this struct was generated from the following file: