Home
last modified time | relevance | path

Searched defs:CallAttributeInfo (Results 1 – 1 of 1) sorted by relevance

/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h393 struct CallAttributeInfo { struct
397 char accountNumber[kMaxNumberLen + 1] = { 0 };
401 char bundleName[kMaxBundleNameLen + 1] = { 0 };
405 bool speakerphoneOn = false;
406 int32_t accountId = 0;
410 VideoStateType videoState = VideoStateType::TYPE_VOICE;
414 int64_t startTime = 0;
418 bool isEcc = false;
422 CallType callType = CallType::TYPE_ERR_CALL;
426 int32_t callId = 0;
[all …]