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_info.h234 struct CallAttributeInfo { struct
238 char accountNumber[kMaxNumberLen + 1] = { 0 };
242 char bundleName[kMaxBundleNameLen + 1] = { 0 };
246 bool speakerphoneOn = false;
247 int32_t accountId = 0;
251 VideoStateType videoState = VideoStateType::TYPE_VOICE;
255 int64_t startTime = 0;
259 bool isEcc = false;
263 bool isEccContact = false;
267 CallType callType = CallType::TYPE_ERR_CALL;
[all …]