Searched defs:CallAttributeInfo (Results 1 – 1 of 1) sorted by relevance
393 struct CallAttributeInfo { struct397 char accountNumber[kMaxNumberLen + 1] = { 0 };401 char bundleName[kMaxBundleNameLen + 1] = { 0 };405 bool speakerphoneOn = false;406 int32_t accountId = 0;410 VideoStateType videoState = VideoStateType::TYPE_VOICE;414 int64_t startTime = 0;418 bool isEcc = false;422 CallType callType = CallType::TYPE_ERR_CALL;426 int32_t callId = 0;[all …]