Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h80 struct VoipCallReportInfo { struct
81 std::string voipCallId = "";
82 std::string userName = "";
84 std::string abilityName = "";
85 std::string extensionId = "";
86 std::string voipBundleName = "";
87 bool showBannerForIncomingCall = true;
88 bool isConferenceCall = false;
89 bool isVoiceAnswerSupported = true;
90 bool hasMicPermission = true;
[all …]