Home
last modified time | relevance | path

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

/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h148 struct CallAttributeInfo { struct
149 char accountNumber[kMaxNumberLen + 1];
150 char bundleName[kMaxBundleNameLen + 1];
151 bool speakerphoneOn;
152 int32_t accountId;
153 VideoStateType videoState;
154 int64_t startTime; // Call start time
155 bool isEcc;
156 CallType callType;
157 int32_t callId;
[all …]