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