Home
last modified time | relevance | path

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

/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h1263 struct CallTransferResponse { struct
1267 int32_t result = 0;
1271 int32_t status = 0;
1284 int32_t classx = 0;
1290 int32_t type = 0;
1294 char number[kMaxNumberLen + 1] = { 0 };
1295 int32_t reason = 0;
1296 int32_t time = 0;
1300 int32_t startHour = INVALID_TIME;
1301 int32_t startMinute = INVALID_TIME;
[all …]