Home
last modified time | relevance | path

Searched defs:CallReportInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h148 struct CallReportInfo { struct
149 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; argument
202 std::vector<CallReportInfo> callVec {}; argument