Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h311 struct CallRecordInfo { struct
315 int32_t callId = 0;
335 CallType callType = CallType::TYPE_ERR_CALL;
339 VideoStateType videoState = VideoStateType::TYPE_VOICE;
343 time_t callBeginTime = 0;
347 time_t callCreateTime = 0;
351 time_t callEndTime = 0;
355 uint32_t ringDuration = 0;
359 uint32_t callDuration = 0;
394 CallRecordInfo() {} in CallRecordInfo() argument
[all …]