Searched defs:CallReportInfo (Results 1 – 1 of 1) sorted by relevance
148 struct CallReportInfo { struct149 int32_t index = 0;154 int32_t accountId = 0;158 CallType callType = CallType::TYPE_ERR_CALL;162 VideoStateType callMode = VideoStateType::TYPE_VOICE;188 VoipCallReportInfo voipCallInfo; argument202 std::vector<CallReportInfo> callVec {}; argument