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.h212 struct CallAttributeInfo { struct
216 char accountNumber[kMaxNumberLen + 1] = { 0 };
220 char bundleName[kMaxBundleNameLen + 1] = { 0 };
224 bool speakerphoneOn = false;
225 int32_t accountId = 0;
229 VideoStateType videoState = VideoStateType::TYPE_VOICE;
233 int64_t startTime = 0;
237 bool isEcc = false;
241 bool isEccContact = false;
245 CallType callType = CallType::TYPE_ERR_CALL;
[all …]