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.h177 struct CallAttributeInfo { struct
181 char accountNumber[kMaxNumberLen + 1] = { 0 };
185 char bundleName[kMaxBundleNameLen + 1] = { 0 };
189 bool speakerphoneOn = false;
190 int32_t accountId = 0;
194 VideoStateType videoState = VideoStateType::TYPE_VOICE;
198 int64_t startTime = 0;
202 bool isEcc = false;
206 CallType callType = CallType::TYPE_ERR_CALL;
210 int32_t callId = 0;
[all …]