Searched defs:CallAttributeInfo (Results 1 – 1 of 1) sorted by relevance
212 struct CallAttributeInfo { struct216 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 …]